lint
This commit is contained in:
parent
4c20427c33
commit
508730db6b
|
@ -39,7 +39,6 @@ Cypress.Commands.add("login", () => {
|
|||
|
||||
cy.contains("Login").click()
|
||||
})
|
||||
|
||||
})
|
||||
|
||||
Cypress.Commands.add("createApp", name => {
|
||||
|
|
Loading…
Reference in New Issue