This commit is contained in:
@@ -192,9 +192,9 @@ describe("SMOKE", () => {
|
||||
cy.url().should("include", "/inv-purchase-orders");
|
||||
cy.get("[data-cy=underconstruction]");
|
||||
|
||||
cy.visit("/inv-purchase-order-receipts");
|
||||
cy.url().should("include", "/inv-purchase-order-receipts");
|
||||
cy.get("[data-cy=underconstruction]");
|
||||
// cy.visit("/inv-purchase-order-receipts");
|
||||
// cy.url().should("include", "/inv-purchase-order-receipts");
|
||||
// cy.get("[data-cy=underconstruction]");
|
||||
|
||||
cy.visit("/inv-adjustments");
|
||||
cy.url().should("include", "/inv-adjustments");
|
||||
|
||||
Reference in New Issue
Block a user