mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
skip flaky suite (#170157)
This commit is contained in:
parent
8738926e06
commit
737cfac04e
1 changed files with 2 additions and 1 deletions
|
@ -15,7 +15,8 @@ import {
|
|||
} from '../../tasks/live_query';
|
||||
import { OSQUERY_FLYOUT_BODY_EDITOR } from '../../screens/live_query';
|
||||
|
||||
describe(
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/170157
|
||||
describe.skip(
|
||||
'Alert Event Details - dynamic params',
|
||||
{
|
||||
tags: ['@ess', '@serverless'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue