This commit is contained in:
@@ -458,7 +458,7 @@ describe("SMOKE", () => {
|
||||
.clear()
|
||||
.type("CustomerFull{enter}");
|
||||
|
||||
cy.url({ timeout: 10000 }).should("include", "/customer-csr-list");
|
||||
cy.url({ timeout: 10000 }).should("include", "/customer-csr");
|
||||
cy.get("[data-cy=underconstruction]");
|
||||
|
||||
cy.visit("/customer-workorders");
|
||||
|
||||
Reference in New Issue
Block a user