Skip to content

Commit

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

0 comments on commit 736ffaf

Please sign in to comment.