Skip to content

Commit

Permalink
skip flaky suite (elastic#156747)
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 8d9643d commit e8a3e88
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -375,6 +375,7 @@ describe(`UserActions`, () => {
// FLAKY: https://github.com/elastic/kibana/issues/156750
// FLAKY: https://github.com/elastic/kibana/issues/156749
// FLAKY: https://github.com/elastic/kibana/issues/156748
// FLAKY: https://github.com/elastic/kibana/issues/156747
describe.skip('pagination', () => {
beforeEach(() => {
jest.clearAllMocks();
Expand Down

0 comments on commit e8a3e88

Please sign in to comment.