mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
skip flaky suite (#174289)
This commit is contained in:
parent
8d48f82924
commit
7a4f08a831
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ import * as i18n from './translations';
|
|||
// FLAKY: https://github.com/elastic/kibana/issues/174286
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/174287
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/174288
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/174289
|
||||
describe.skip('CustomFieldFlyout ', () => {
|
||||
let appMockRender: AppMockRenderer;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue