Skip to content

Commit

Permalink
fix lints
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaliidm committed Jan 24, 2024
1 parent bacdce1 commit b9f2708
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ export default ({ getService }: FtrProviderContext) => {
},
];

describe.only('@ess @serverless Indicator match type rules, alert suppression', () => {
describe('@ess @serverless Indicator match type rules, alert suppression', () => {
before(async () => {
await esArchiver.load('x-pack/test/functional/es_archives/security_solution/ecs_compliant');
});
Expand Down

0 comments on commit b9f2708

Please sign in to comment.