This commit is contained in:
@@ -143,8 +143,8 @@ describe("SMOKE", () => {
|
||||
cy.url().should("include", "/svc-projects/1");
|
||||
cy.get("[data-cy=name]");
|
||||
|
||||
cy.visit("/svc-csr-list");
|
||||
cy.url().should("include", "/svc-csr-list");
|
||||
cy.visit("/svc-csr");
|
||||
cy.url().should("include", "/svc-csr");
|
||||
cy.get("[data-cy=underconstruction]");
|
||||
|
||||
//################# INVENTORY
|
||||
|
||||
Reference in New Issue
Block a user