Skip to content

Commit

Permalink
Skip test (#141157)
Browse files Browse the repository at this point in the history
  • Loading branch information
nkhristinin authored Sep 20, 2022
1 parent ab0e2fb commit b446766
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ import { login, visit } from '../../tasks/login';

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

describe('Enrichment', () => {
describe.skip('Enrichment', () => {
before(() => {
cleanKibana();
esArchiverLoad('risky_users');
Expand Down

0 comments on commit b446766

Please sign in to comment.