This commit is contained in:
2020-12-21 18:52:05 +00:00
parent ad163f8e5d
commit fb2f979d54
2 changed files with 13 additions and 1 deletions

View File

@@ -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");