Skip to content

Commit

Permalink
skip flaky suite (elastic#156746)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic authored and Devon Thomson committed Aug 1, 2023
1 parent e8a3e88 commit 1bf4258
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,7 @@ describe(`UserActions`, () => {
// FLAKY: https://github.com/elastic/kibana/issues/156749
// FLAKY: https://github.com/elastic/kibana/issues/156748
// FLAKY: https://github.com/elastic/kibana/issues/156747
// FLAKY: https://github.com/elastic/kibana/issues/156746
describe.skip('pagination', () => {
beforeEach(() => {
jest.clearAllMocks();
Expand Down

0 comments on commit 1bf4258

Please sign in to comment.