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