Skip to content

Commit

Permalink
skip flaky suite (#164046)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic authored and bryce-b committed Aug 22, 2023
1 parent a22b2b4 commit 6e22588
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ const defaultProps = {
// FLAKY: https://github.com/elastic/kibana/issues/164049
// FLAKY: https://github.com/elastic/kibana/issues/164048
// FLAKY: https://github.com/elastic/kibana/issues/164047
// FLAKY: https://github.com/elastic/kibana/issues/164046
describe.skip('Description', () => {
const onUpdateField = jest.fn();
let appMockRender: AppMockRenderer;
Expand Down

0 comments on commit 6e22588

Please sign in to comment.