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