mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
skip failing test suite (#197335)
This commit is contained in:
parent
cfbf263887
commit
4af1e6df77
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ const UUID_REGEX = '[0-9A-Fa-f]{8}-[0-9A-Fa-f]{4}-[0-9A-Fa-f]{4}-[0-9A-Fa-f]{4}-
|
|||
|
||||
// Failing: See https://github.com/elastic/kibana/issues/197328
|
||||
// Failing: See https://github.com/elastic/kibana/issues/178404
|
||||
// Failing: See https://github.com/elastic/kibana/issues/197335
|
||||
describe.skip('Alert Flyout Automated Action Results', () => {
|
||||
let ruleId: string;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue