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 28, 2020
1 parent a4a58a5 commit 2f5dbcc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ describe('Custom detection rules creation', () => {
});
});

describe('Custom detection rules deletion and edition', () => {
describe.skip('Custom detection rules deletion and edition', () => {
context('Deletion', () => {
beforeEach(() => {
cleanKibana();
Expand Down

0 comments on commit 2f5dbcc

Please sign in to comment.