fix(ui): fix ui E2E tests with magic?
This commit is contained in:
parent
3052c0df32
commit
08a96085a9
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ describe(
|
|||
cy.get('#redcounter').click().click().click();
|
||||
cy.get('#test-api').click().click();
|
||||
cy.get('#test-event').click().click();
|
||||
cy.wait(SECOND * 3);
|
||||
cy.wait(SECOND * 15);
|
||||
|
||||
cy.log('finished generating a session')
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue