Skip to content

Commit

Permalink
Update x-pack/test/fleet_api_integration/apis/index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
nchaulet authored Nov 12, 2020
1 parent 82f475f commit 76d39b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/test/fleet_api_integration/apis/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

export default function ({ loadTestFile }) {
describe('Fleet Endpoints', function () {
this.tags('ciGroup7');
this.tags('ciGroup10');
// Fleet setup
loadTestFile(require.resolve('./setup'));
// Agent setup
Expand Down

0 comments on commit 76d39b8

Please sign in to comment.