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