skip flaky suite (#180937)

This commit is contained in:
Tiago Costa 2024-04-16 16:40:56 +01:00
parent bfa308a974
commit 34db251f45
No known key found for this signature in database
GPG key ID: BAECC2D04A04C6EA

View file

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