test_prestaShopInstall

This commit is contained in:
Usman Nasir
2019-11-24 12:29:36 +05:00
parent 0b758982ff
commit dda3721f13
2 changed files with 44 additions and 2 deletions

View File

@@ -2024,7 +2024,6 @@ StrictHostKeyChecking no
except BaseException, msg:
return HttpResponse(str(msg))
def magentoInstall(self, userID=None, data=None):
try: