Skip to content

Commit

Permalink
skip failing test suite (elastic#184558)
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine committed May 31, 2024
1 parent 77683ef commit 690cc68
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,8 @@ const workaroundForResizeObserver = () =>
}
});

describe(
// Failing: See https://github.com/elastic/kibana/issues/184558
describe.skip(
'Detection ES|QL rules, creation',
{
// skipped in MKI as it depends on feature flag alertSuppressionForEsqlRuleEnabled
Expand Down

0 comments on commit 690cc68

Please sign in to comment.