This commit is contained in:
@@ -105,8 +105,8 @@ describe("TRANSLATION", () => {
|
||||
.clear()
|
||||
.type("CustomerLimited{enter}");
|
||||
|
||||
// we should be redirected to /customer-csr-list
|
||||
cy.url().should("include", "/customer-csr-list");
|
||||
// we should be redirected to /customer-csr
|
||||
cy.url().should("include", "/customer-csr");
|
||||
|
||||
//nav to about form
|
||||
// cy.get("[data-cy=contextmenu]").click();
|
||||
|
||||
Reference in New Issue
Block a user