Skip to content

Commit

Permalink
[CI] Auto-commit changed files from 'node scripts/eslint --no-cache -…
Browse files Browse the repository at this point in the history
…-fix'
  • Loading branch information
kibanamachine committed Jun 13, 2022
1 parent 50debff commit 5e28fba
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions x-pack/test/accessibility/apps/saved_objects.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) {
});
await PageObjects.header.waitUntilLoadingHasFinished();
await PageObjects.home.removeSampleDataSet('flights');

});

it('saved objects management page a11y validations', async () => {
Expand Down Expand Up @@ -130,9 +129,6 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) {
await a11y.testAppSnapshot();
});




// inspecting a different saved object than data views because the inspect screen is different

it('inspect action from actions menu meets a11y requirements', async () => {
Expand Down

0 comments on commit 5e28fba

Please sign in to comment.