Skip to content

Commit

Permalink
skip flaky suite (elastic#176681)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Feb 14, 2024
1 parent 512757e commit 07a060c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ import { FilterPopover } from '.';

// FLAKY: https://github.com/elastic/kibana/issues/176679
// FLAKY: https://github.com/elastic/kibana/issues/176680
// FLAKY: https://github.com/elastic/kibana/issues/176681
describe.skip('FilterPopover ', () => {
let appMockRender: AppMockRenderer;
const onSelectedOptionsChanged = jest.fn();
Expand Down

0 comments on commit 07a060c

Please sign in to comment.