Skip to content

Commit

Permalink
skip flaky suite (#201759)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Nov 28, 2024
1 parent 022accd commit c6af176
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jest.mock('./use_kibana_version');
jest.mock('./use_request');

// FLAKY: https://github.com/elastic/kibana/issues/201392
// FLAKY: https://github.com/elastic/kibana/issues/201759
describe.skip('useAgentVersion', () => {
afterEach(() => {
jest.clearAllMocks();
Expand Down

0 comments on commit c6af176

Please sign in to comment.