We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36b19aa commit 3db850dCopy full SHA for 3db850d
1 file changed
x-pack/test/epm_api_integration/apis/index.ts
@@ -19,7 +19,7 @@ export default function ({ loadTestFile, getService }: FtrProviderContext) {
19
}
20
21
maybeSkipped('EPM Endpoints', function () {
22
- this.tags('ciGroup7');
+ this.tags('ciGroup1');
23
24
loadTestFile(require.resolve('./list'));
25
// loadTestFile(require.resolve('./file'));
0 commit comments