mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
skip flaky suite (#170985)
This commit is contained in:
parent
38f8765e71
commit
e9dba60ef9
1 changed files with 2 additions and 1 deletions
|
@ -23,7 +23,8 @@ import {
|
|||
ensurePolicyDetailsPageAuthzAccess,
|
||||
} from '../../../screens';
|
||||
|
||||
describe(
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/170985
|
||||
describe.skip(
|
||||
'Roles for Security Essential PLI with Endpoint Essentials addon',
|
||||
{
|
||||
tags: ['@serverless'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue