mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
skip flaky suite (#164044)
This commit is contained in:
parent
2244718a92
commit
9604db3a33
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ const defaultProps = {
|
|||
// FLAKY: https://github.com/elastic/kibana/issues/164047
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/164046
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/164045
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/164044
|
||||
describe.skip('Description', () => {
|
||||
const onUpdateField = jest.fn();
|
||||
let appMockRender: AppMockRenderer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue