This commit is contained in:
Mitch-Budibase 2022-04-12 17:33:17 +01:00
parent eba7df7255
commit 761ac69783
1 changed files with 4 additions and 5 deletions

View File

@ -102,8 +102,7 @@ Cypress.Commands.add("deleteApp", name => {
} else { } else {
return return
} }
} } else {
else {
return return
} }
}) })