This commit is contained in:
@@ -122,8 +122,8 @@ describe("SMOKE SERVICE MISC SECTION", () => {
|
||||
cy.get("[data-cy=generalerror]").should("not.exist");
|
||||
cy.get("[data-cy=taskGroupTable]");
|
||||
|
||||
cy.visit("/svc-task-groups/1");
|
||||
cy.url().should("include", "/svc-task-groups/1");
|
||||
cy.visit("/svc-task-group/1");
|
||||
cy.url().should("include", "/svc-task-group/1");
|
||||
cy.get("[data-cy=generalerror]").should("not.exist");
|
||||
cy.get("[data-cy=name]");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user