mirror of
https://github.com/slawkens/myaac.git
synced 2025-11-27 21:56:50 +01:00
remove typo
This commit is contained in:
@@ -69,7 +69,6 @@ describe('Install MyAAC', () => {
|
|||||||
cy.get('form').submit()
|
cy.get('form').submit()
|
||||||
|
|
||||||
cy.wait(1000);
|
cy.wait(1000);
|
||||||
cy.get('.class', { timeout: 12_000 }).should('be.visible')
|
|
||||||
|
|
||||||
cy.screenshot('install-finish')
|
cy.screenshot('install-finish')
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user