This commit is contained in:
@@ -37,7 +37,6 @@ describe("When Accounting user logs in", () => {
|
||||
cy.get("[data-cy='nativeDateTimeInput']").check({ force: true });
|
||||
|
||||
//DASHBOARD
|
||||
|
||||
cy.get("[data-cy=navicon]").click();
|
||||
cy.get("[data-cy='nav/home-dashboard']").click();
|
||||
cy.url().should("include", "/home-dashboard");
|
||||
|
||||
Reference in New Issue
Block a user