mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
parent
c3c9df690c
commit
3839523be9
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ export default function ({ getPageObjects, getService }: FtrProviderContext) {
|
|||
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/171653
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/171654
|
||||
describe('When on the Endpoint Policy Details Page', function () {
|
||||
describe.skip('When on the Endpoint Policy Details Page', function () {
|
||||
targetTags(this, ['@ess', '@serverless']);
|
||||
|
||||
let indexedData: IndexedHostsAndAlertsResponse;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue