mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
skip flaky suite (#180937)
This commit is contained in:
parent
bfa308a974
commit
34db251f45
1 changed files with 2 additions and 1 deletions
|
@ -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 () => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue