mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
skip flaky suite (#68400)
This commit is contained in:
parent
c5a4017a61
commit
3991524f78
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@ export default function ({ getPageObjects, getService }: FtrProviderContext) {
|
|||
await button.click();
|
||||
};
|
||||
|
||||
// Flaky: https://github.com/elastic/kibana/issues/68400
|
||||
describe('saved objects edition page', () => {
|
||||
beforeEach(async () => {
|
||||
await esArchiver.load('saved_objects_management/edit_saved_object');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue