Skip to content

Commit 9d500b8

Browse files
Merge pull request #582 from ProcessMaker/Ale_131025
Update login validation
2 parents d88d756 + 56fdffb commit 9d500b8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pages/login.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ export class Login {
2626
cy.wait(2000);
2727

2828
// Verify that the login was successful
29-
cy.url().should('include', '/inbox');
3029

3130
// Verify that the navbar is present and visible
3231
cy.get('#navbar1', { timeout: 30000 })

0 commit comments

Comments
 (0)