Skip to content

Commit

Permalink
skips test (#106889)
Browse files Browse the repository at this point in the history
  • Loading branch information
ecezalp committed Jul 27, 2021
1 parent edafb6d commit 864469d
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,8 @@ describe('CTI Enrichment', () => {
});
});

describe('with additional indicators', () => {
// https://github.com/elastic/kibana/pull/106889
describe.skip('with additional indicators', () => {
before(() => {
esArchiverLoad('threat_indicator2');
});
Expand Down

0 comments on commit 864469d

Please sign in to comment.