Skip to content

Commit

Permalink
skip flaky suite (elastic#174669)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic authored and CoenWarmer committed Feb 15, 2024
1 parent 29f26a8 commit d0f9a14
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ import { AlertPropertyActions } from './alert_property_actions';

// FLAKY: https://github.com/elastic/kibana/issues/174667
// FLAKY: https://github.com/elastic/kibana/issues/174668
// FLAKY: https://github.com/elastic/kibana/issues/174669
describe.skip('AlertPropertyActions', () => {
let appMock: AppMockRenderer;

Expand Down

0 comments on commit d0f9a14

Please sign in to comment.