Skip to content

Commit

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

0 comments on commit 2244718

Please sign in to comment.