Skip to content

Commit

Permalink
Add failsOnMki
Browse files Browse the repository at this point in the history
  • Loading branch information
seanrathier committed Nov 28, 2024
1 parent d0794de commit 8a3e34a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import { FtrProviderContext } from '../../../../../ftr_provider_context';

export default function ({ loadTestFile }: FtrProviderContext) {
describe('cloud_security_posture', function () {
this.tags(['cloud_security_posture']);
this.tags(['failsOnMKI', 'cloud_security_posture']);
loadTestFile(require.resolve('./create_agent'));
});
}

0 comments on commit 8a3e34a

Please sign in to comment.