Skip to content

Commit

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

0 comments on commit b168da0

Please sign in to comment.