mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-13 17:24:54 +02:00
remove typo
This commit is contained in:
@@ -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')
|
||||
})
|
||||
|
Reference in New Issue
Block a user