skip flaky suite (#180956)

This commit is contained in:
Tiago Costa 2024-04-16 17:26:09 +01:00
parent 42e24b58ed
commit 289680d413
No known key found for this signature in database
GPG key ID: BAECC2D04A04C6EA

View file

@ -543,6 +543,7 @@ describe('unified timeline', () => {
});
// FLAKY: https://github.com/elastic/kibana/issues/180937
// FLAKY: https://github.com/elastic/kibana/issues/180956
describe.skip('unified field list', () => {
it(
'should be able to add filters',