This commit is contained in:
Martin McKeaveney 2021-04-15 18:34:49 +01:00
parent 4c20427c33
commit 508730db6b
1 changed files with 1 additions and 2 deletions

View File

@ -39,7 +39,6 @@ Cypress.Commands.add("login", () => {
cy.contains("Login").click()
})
})
Cypress.Commands.add("createApp", name => {