Skip to content

Commit

Permalink
skip 'Export rules' #85217
Browse files Browse the repository at this point in the history
  • Loading branch information
jbudz committed Dec 17, 2020
1 parent 271b45d commit 94e6632
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import { loginAndWaitForPageWithoutDateRange } from '../tasks/login';

import { DETECTIONS_URL } from '../urls/navigation';

describe('Export rules', () => {
describe.skip('Export rules', () => {
let ruleResponse: Cypress.Response;
before(() => {
cleanKibana();
Expand Down

0 comments on commit 94e6632

Please sign in to comment.