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