This commit is contained in:
@@ -116,8 +116,7 @@ describe("Login", () => {
|
||||
//title
|
||||
cy.contains("About AyaNova");
|
||||
//client user should *NOT* see the licensed to bit or licensed options
|
||||
cy.contains("Licensed to").should("not.exist");
|
||||
|
||||
cy.get("[data-cy='aboutlicensedoptions]").should("not.exist");
|
||||
|
||||
//LOGOUT
|
||||
cy.get("[data-cy=contextmenu]").click();
|
||||
|
||||
Reference in New Issue
Block a user