This commit is contained in:
@@ -14,7 +14,7 @@ describe("Login", () => {
|
||||
.type(`${Cypress.env("adminpassword")}{enter}`);
|
||||
|
||||
// we should be redirected to /dashboard
|
||||
cy.url().should("include", "/home-dashboard");
|
||||
cy.url().should("include", "/ay-evaluate");
|
||||
|
||||
//navigate and confirm
|
||||
//open nav and home menu
|
||||
|
||||
Reference in New Issue
Block a user