Skip to content

Commit

Permalink
skip flaky suite (#164048)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Jan 15, 2024
1 parent 3f8057a commit 23f38f3
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/164045
// FLAKY: https://github.com/elastic/kibana/issues/164048
describe.skip('Description', () => {
const onUpdateField = jest.fn();
let appMockRender: AppMockRenderer;
Expand Down

0 comments on commit 23f38f3

Please sign in to comment.