This commit is contained in:
@@ -35,6 +35,10 @@ describe("SMOKE", () => {
|
||||
cy.url().should("include", "/home-reminders");
|
||||
cy.get("[data-cy=underconstruction]");
|
||||
|
||||
cy.visit("/home-reviews");
|
||||
cy.url().should("include", "/home-reviews");
|
||||
cy.get("[data-cy=underconstruction]");
|
||||
|
||||
cy.visit("/home-user-settings");
|
||||
cy.url().should("include", "/home-user-settings");
|
||||
cy.get("[data-cy=emailAddress]");
|
||||
|
||||
Reference in New Issue
Block a user