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