skip "Custom detection rules" #83772

This commit is contained in:
Jonathan Budzenski 2020-12-28 15:24:15 -06:00
parent 92b2b60ad5
commit 62fd430fdf

View file

@ -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();