mirror of
https://github.com/slawkens/myaac.git
synced 2025-11-27 21:56:50 +01:00
Update 1-install.cy.js
This commit is contained in:
@@ -69,6 +69,8 @@ describe('Install MyAAC', () => {
|
||||
|
||||
cy.contains('[class="alert alert-success"]', 'Congratulations', { timeout: 30000 }).should('be.visible')
|
||||
|
||||
cy.wait(2000);
|
||||
|
||||
cy.screenshot('install-finish')
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user