seems legit
This commit is contained in:
@@ -13,7 +13,7 @@ describe("SMOKE", () => {
|
||||
.clear()
|
||||
.type(`${Cypress.env("adminpassword")}{enter}`);
|
||||
|
||||
// we should be redirected to /dashboard
|
||||
cy.visit("/home-dashboard");
|
||||
cy.url().should("include", "/home-dashboard");
|
||||
|
||||
//go to every form and ensure it loads
|
||||
|
||||
Reference in New Issue
Block a user