Skip to content

Commit

Permalink
fix File has no a11y violations a11y.js test
Browse files Browse the repository at this point in the history
  • Loading branch information
ana-oprea committed Sep 26, 2024
1 parent bc41123 commit 4b98ff3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/volto/cypress/tests/core/content/a11y.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ describe('Accessibility Tests Content Types', () => {
});

cy.get('#toolbar-save').focus().click();
cy.waitForResourceToLoad('file.pdf');

cy.wait(2000);
cy.injectAxe();
Expand Down

0 comments on commit 4b98ff3

Please sign in to comment.