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