mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
skip flaky suite (#171643)
This commit is contained in:
parent
5e3b124ae0
commit
0bc8d3872e
1 changed files with 2 additions and 1 deletions
|
@ -15,7 +15,8 @@ import {
|
|||
visitEndpointList,
|
||||
} from '../../screens';
|
||||
|
||||
describe(
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/171643
|
||||
describe.skip(
|
||||
'When on the Endpoint List in Security Essentials PLI',
|
||||
{
|
||||
tags: ['@serverless'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue