Skip to content

Commit

Permalink
skip flaky suite (#164044)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Aug 16, 2023
1 parent 2244718 commit 9604db3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 9604db3

Please sign in to comment.