Skip to content

Commit

Permalink
fixing test
Browse files Browse the repository at this point in the history
  • Loading branch information
jgowdyelastic committed Dec 12, 2022
1 parent d4a8dd7 commit 7cc2937
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import { USER } from '../../../../functional/services/ml/security_common';
const idSpaceWithMl = 'space_with_ml';
const idSpaceNoMl = 'space_no_ml';

const NUMBER_OF_CAPABILITIES = 37;
const NUMBER_OF_CAPABILITIES = 38;

export default ({ getService }: FtrProviderContext) => {
const supertest = getService('supertestWithoutAuth');
Expand Down

0 comments on commit 7cc2937

Please sign in to comment.