Skip to content

Commit bce3957

Browse files
author
oatkiller
committed
Skip failing test.
1 parent 737cf26 commit bce3957

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

x-pack/plugins/security_solution/cypress/e2e/detection_rules/rule_snoozing.cy.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,8 @@ describe('rule snoozing', () => {
165165
});
166166
});
167167

168-
describe('Rule editing page / actions tab', () => {
168+
// SKIPPED: https://github.com/elastic/kibana/issues/159349
169+
describe.skip('Rule editing page / actions tab', () => {
169170
beforeEach(() => {
170171
deleteConnectors();
171172
});

0 commit comments

Comments
 (0)