This commit is contained in:
@@ -10,8 +10,8 @@ describe("SMOKE MISC", () => {
|
||||
cy.get("input[name=password]")
|
||||
.clear()
|
||||
.type(`${Cypress.env("adminpassword")}{enter}`);
|
||||
|
||||
|
||||
cy.url().should("include", "/ay-evaluate");
|
||||
cy.url().should("include", "/ay-evaluate");
|
||||
//################# MISC
|
||||
cy.visit("/about");
|
||||
cy.url().should("include", "/about");
|
||||
|
||||
Reference in New Issue
Block a user