Skip to content

Commit 62fd430

Browse files
committed
skip "Custom detection rules" #83772
1 parent 92b2b60 commit 62fd430

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x-pack/plugins/security_solution/cypress/integration/alerts_detection_rules_custom.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ describe('Custom detection rules creation', () => {
212212
});
213213
});
214214

215-
describe('Custom detection rules deletion and edition', () => {
215+
describe.skip('Custom detection rules deletion and edition', () => {
216216
context('Deletion', () => {
217217
beforeEach(() => {
218218
cleanKibana();

0 commit comments

Comments
 (0)