Skip to content

Commit

Permalink
Skip test that keeps failing on multiple PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
marshallmain committed Nov 30, 2022
1 parent b1870c7 commit dbf0eb1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ import { EXCEPTIONS_URL } from '../../../urls/navigation';

const MISSING_PRIVILEGES_CALLOUT = 'missing-user-privileges';

describe('All exception lists - read only', () => {
describe.skip('All exception lists - read only', () => {
before(() => {
esArchiverResetKibana();

Expand Down

0 comments on commit dbf0eb1

Please sign in to comment.