Skip to content

Commit

Permalink
skip flaky suite (elastic#176683)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Feb 14, 2024
1 parent 4bcdb09 commit 249fe09
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ import { FilterPopover } from '.';
// FLAKY: https://github.com/elastic/kibana/issues/176680
// FLAKY: https://github.com/elastic/kibana/issues/176681
// FLAKY: https://github.com/elastic/kibana/issues/176682
// FLAKY: https://github.com/elastic/kibana/issues/176683
describe.skip('FilterPopover ', () => {
let appMockRender: AppMockRenderer;
const onSelectedOptionsChanged = jest.fn();
Expand Down

0 comments on commit 249fe09

Please sign in to comment.