mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
parent
852a728229
commit
ebcc0070ba
1 changed files with 2 additions and 1 deletions
|
@ -170,7 +170,8 @@ export default function ({ getPageObjects, getService }: FtrProviderContext) {
|
|||
});
|
||||
});
|
||||
|
||||
describe('create new policy', () => {
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/109329
|
||||
describe.skip('create new policy', () => {
|
||||
let version: string;
|
||||
|
||||
beforeEach(async () => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue