This commit is contained in:
@@ -10,7 +10,7 @@ describe("GZ-DATA-TABLE", () => {
|
||||
cy.get("input[name=password]")
|
||||
.clear()
|
||||
.type("BizAdminFull{enter}");
|
||||
cy.url().should("include", "/home-dashboard");
|
||||
//cy.url().should("include", "/home-dashboard");
|
||||
cy.visit("/widgets");
|
||||
cy.url().should("include", "/widgets");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user