mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
skip flaky suite (#177669)
This commit is contained in:
parent
8a799374b9
commit
adad7d9d11
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ jest.mock('../../../detections/containers/detection_engine/lists/use_lists_confi
|
|||
useListsConfig: jest.fn().mockReturnValue({ loading: false }),
|
||||
}));
|
||||
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/177669
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/177670
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/177671
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/177672
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue