This commit is contained in:
@@ -15,7 +15,7 @@ describe("SMOKE", () => {
|
|||||||
|
|
||||||
cy.visit("/home-dashboard");
|
cy.visit("/home-dashboard");
|
||||||
cy.url().should("include", "/home-dashboard");
|
cy.url().should("include", "/home-dashboard");
|
||||||
cy.get("[data-cy=underconstruction]");
|
// cy.get("[data-cy=underconstruction]");
|
||||||
|
|
||||||
//go to every form and ensure it loads
|
//go to every form and ensure it loads
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user