Skip to content

Commit

Permalink
skip flaky suite (elastic#174135)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic authored and CoenWarmer committed Feb 15, 2024
1 parent 4e0f3d9 commit 316f33b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ import { MAX_DESCRIPTION_LENGTH } from '../../../common/constants';

// FLAKY: https://github.com/elastic/kibana/issues/174133
// FLAKY: https://github.com/elastic/kibana/issues/174134
// FLAKY: https://github.com/elastic/kibana/issues/174135
describe.skip('Description', () => {
let globalForm: FormHook;
let appMockRender: AppMockRenderer;
Expand Down

0 comments on commit 316f33b

Please sign in to comment.