diff --git a/tests/cypress/integration/help.cy.js b/tests/cypress/integration/help.cy.js index 11775a3c6..90fb39024 100644 --- a/tests/cypress/integration/help.cy.js +++ b/tests/cypress/integration/help.cy.js @@ -26,7 +26,7 @@ describe( 'Help Page', function () { } ); it( 'Is Accessible', () => { - cy.checkA11y( '.wppbh-app-body' , {timeout : 20000 }); + cy.checkA11y( '.wppbh-app-body' ); } ); it( 'Phone Card Exists', () => {