Skip to content

Commit

Permalink
skip 'Alert rules, prebuilt rules' #86356
Browse files Browse the repository at this point in the history
  • Loading branch information
jbudz committed Dec 17, 2020
1 parent 94e6632 commit cb2b162
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ import { totalNumberOfPrebuiltRules } from '../objects/rule';
import { removeSignalsIndex } from '../tasks/api_calls/rules';
import { cleanKibana } from '../tasks/common';

describe('Alerts rules, prebuilt rules', () => {
describe.skip('Alerts rules, prebuilt rules', () => {
before(() => {
cleanKibana();
removeSignalsIndex();
Expand Down

0 comments on commit cb2b162

Please sign in to comment.