This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
describe("SMOKE CUSTOMER SECTION", () => {
|
||||
it("Customer User forms open without error", () => {
|
||||
cy.ayLogin("accounting", "/customer-csr");
|
||||
cy.ayLogin("customer", "/customer-csr");
|
||||
|
||||
cy.get("[data-cy=generalerror]").should("not.exist");
|
||||
cy.get("[data-cy=csrTable]");
|
||||
|
||||
Reference in New Issue
Block a user