This commit is contained in:
@@ -73,11 +73,7 @@ describe("SMOKE ADMIN SECTION", () => {
|
||||
cy.get("[data-cy=generalerror]").should("not.exist");
|
||||
cy.get("[data-cy=ayaType]");
|
||||
|
||||
//LOGOUT
|
||||
cy.get("[data-cy=navicon]").click();
|
||||
cy.get("[data-cy=logout]").click();
|
||||
cy.url().should("include", "/login");
|
||||
cy.get("[data-cy=generalerror]").should("not.exist");
|
||||
|
||||
|
||||
//-----------------------------------------------------
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user