skip "Closes and opens alerts" #83773

This commit is contained in:
Jonathan Budzenski 2020-12-28 11:10:36 -06:00
parent fd81692b98
commit 83f6440c03

View file

@ -35,7 +35,7 @@ import { refreshPage } from '../tasks/security_header';
import { DETECTIONS_URL } from '../urls/navigation';
describe('Alerts', () => {
describe.skip('Alerts', () => {
context('Closing alerts', () => {
beforeEach(() => {
cleanKibana();