Skip to content

Commit

Permalink
skip flaky suite (#164049)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Jan 15, 2024
1 parent 23f38f3 commit ea49fff
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ const defaultProps = {

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

0 comments on commit ea49fff

Please sign in to comment.