Skip to content

Commit

Permalink
skip flaky suite (elastic#171183)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic authored and eokoneyo committed Jan 12, 2024
1 parent 71760cc commit 297e133
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 297e133

Please sign in to comment.