Skip to content

Commit

Permalink
skip flaky suite (elastic#164048)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic authored and hop-dev committed Aug 16, 2023
1 parent 1c90e7c commit e6ddd72
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ const defaultProps = {
};

// FLAKY: https://github.com/elastic/kibana/issues/164049
// FLAKY: https://github.com/elastic/kibana/issues/164048
describe.skip('Description', () => {
const onUpdateField = jest.fn();
let appMockRender: AppMockRenderer;
Expand Down

0 comments on commit e6ddd72

Please sign in to comment.