Skip to content

Commit

Permalink
skip flaky suite (#171183)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Jan 12, 2024
1 parent b168da0 commit 0a14342
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ const defaultProps = {
// FLAKY: https://github.com/elastic/kibana/issues/171180
// FLAKY: https://github.com/elastic/kibana/issues/171181
// FLAKY: https://github.com/elastic/kibana/issues/171182
// FLAKY: https://github.com/elastic/kibana/issues/171183
describe.skip('EditableMarkdown', () => {
const MockHookWrapperComponent: React.FC<{ testProviderProps?: unknown }> = ({
children,
Expand Down

0 comments on commit 0a14342

Please sign in to comment.