Skip to content

Commit

Permalink
Skip flaky test
Browse files Browse the repository at this point in the history
  • Loading branch information
marshallmain committed Nov 18, 2021
1 parent 38a01fe commit 2386e9b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1159,7 +1159,7 @@ export default ({ getService }: FtrProviderContext) => {
});
});

describe('Signal deduplication', async () => {
describe.skip('Signal deduplication', async () => {
before(async () => {
await esArchiver.load('x-pack/test/functional/es_archives/auditbeat/hosts');
});
Expand Down

0 comments on commit 2386e9b

Please sign in to comment.