mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
skip flaky suite (#177671)
This commit is contained in:
parent
dd504446f1
commit
8d799b84f2
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ jest.mock('../../../detections/containers/detection_engine/lists/use_lists_confi
|
|||
}));
|
||||
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/177670
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/177671
|
||||
describe.skip('SharedLists', () => {
|
||||
const mockHistory = generateHistoryMock();
|
||||
const exceptionList1 = getExceptionListSchemaMock();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue