This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
describe("SMOKE SERVICE MISC SECTION", () => {
|
||||
it("Service MISC forms open without error", () => {
|
||||
cy.ayLogin("admin");
|
||||
//################# SERVICE
|
||||
cy.visit("/svc-schedule");
|
||||
cy.url().should("include", "/svc-schedule");
|
||||
cy.get("[data-cy=generalerror]").should("not.exist");
|
||||
|
||||
Reference in New Issue
Block a user