1
0
Fork 0
mirror of synced 2024-09-29 08:41:16 +13:00
This commit is contained in:
Martin McKeaveney 2021-04-15 18:34:49 +01:00
parent 046850b4d6
commit e2167c1d62

View file

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