Skip to content

Commit

Permalink
skip flaky suite (#68400)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Jul 13, 2020
1 parent 105afbc commit e082719
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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');
Expand Down

0 comments on commit e082719

Please sign in to comment.