Skip to content

Commit

Permalink
Skip the test
Browse files Browse the repository at this point in the history
  • Loading branch information
banderror committed Aug 23, 2021
1 parent 92c6787 commit 95608bc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ import { refreshPage } from '../../tasks/security_header';

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

describe('Marking alerts as acknowledged', () => {
describe.skip('Marking alerts as acknowledged', () => {
beforeEach(() => {
cleanKibana();
loginAndWaitForPage(ALERTS_URL);
Expand Down

0 comments on commit 95608bc

Please sign in to comment.