Skip to content

Commit

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

0 comments on commit b167d34

Please sign in to comment.