mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
skip flaky suite (#201759)
This commit is contained in:
parent
022accd353
commit
c6af17614a
1 changed files with 1 additions and 0 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue