Skip to content

Commit

Permalink
Unskip test bc it requires codeowner review
Browse files Browse the repository at this point in the history
  • Loading branch information
marshallmain committed Nov 30, 2022
1 parent dbf0eb1 commit 52c2e5d
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.skip('All exception lists - read only', () => {
describe('All exception lists - read only', () => {
before(() => {
esArchiverResetKibana();

Expand Down

0 comments on commit 52c2e5d

Please sign in to comment.