mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
skip flaky suite (#150790)
This commit is contained in:
parent
e2ad90fbec
commit
04f8885727
1 changed files with 2 additions and 1 deletions
|
@ -707,7 +707,8 @@ describe('AlertsTableState', () => {
|
|||
});
|
||||
});
|
||||
|
||||
describe('field browser', () => {
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/150790
|
||||
describe.skip('field browser', () => {
|
||||
const browserFields: BrowserFields = {
|
||||
kibana: {
|
||||
fields: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue