Skip to content

Commit

Permalink
remove typo
Browse files Browse the repository at this point in the history
  • Loading branch information
slawkens committed May 26, 2023
1 parent 2f732b8 commit 4bd761c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cypress/e2e/1-install.cy.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ describe('Install MyAAC', () => {
cy.get('form').submit()

cy.wait(1000);
cy.get('.class', { timeout: 12_000 }).should('be.visible')

cy.screenshot('install-finish')
})
Expand Down

0 comments on commit 4bd761c

Please sign in to comment.