mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
skip failing test suite (#209063)
This commit is contained in:
parent
d2be67f12f
commit
1758ffeb9c
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ import { createEndpointHost } from '../../tasks/create_endpoint_host';
|
|||
import { deleteAllLoadedEndpointData } from '../../tasks/delete_all_endpoint_data';
|
||||
|
||||
// Failing: https://github.com/elastic/kibana/issues/209063
|
||||
// Failing: See https://github.com/elastic/kibana/issues/209063
|
||||
describe.skip('Document signing:', { tags: ['@ess', '@serverless', '@brokenInServerless'] }, () => {
|
||||
let indexedPolicy: IndexedFleetEndpointPolicyResponse;
|
||||
let policy: PolicyData;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue