mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
skip flaky suite (#170052)
This commit is contained in:
parent
e9dba60ef9
commit
7992ca1673
1 changed files with 2 additions and 1 deletions
|
@ -30,7 +30,8 @@ import {
|
|||
openConsoleHelpPanel,
|
||||
} from '../../../screens';
|
||||
|
||||
describe(
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/170052
|
||||
describe.skip(
|
||||
'User Roles for Security Complete PLI with Endpoint Complete addon',
|
||||
{
|
||||
tags: ['@serverless'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue