Skip to content

Commit

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

0 comments on commit 4bcdb09

Please sign in to comment.