Skip to content

Commit

Permalink
skip custom detection rules. #83772
Browse files Browse the repository at this point in the history
  • Loading branch information
jbudz committed Dec 14, 2020
1 parent 06993c4 commit 5f6ed3d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ describe('Custom detection rules creation', () => {
});
});

describe('Custom detection rules deletion and edition', () => {
describe.skip('Custom detection rules deletion and edition', () => {
beforeEach(() => {
esArchiverLoad('custom_rules');
loginAndWaitForPageWithoutDateRange(DETECTIONS_URL);
Expand Down

0 comments on commit 5f6ed3d

Please sign in to comment.