commit | 40793f4a18c4a23d1414654116657323d7ea800c | [log] [tgz] |
---|---|---|
author | Rucha Mahabal <ruchamahabal2@gmail.com> | Tue Jul 13 13:17:19 2021 +0530 |
committer | Rucha Mahabal <ruchamahabal2@gmail.com> | Tue Jul 13 13:17:19 2021 +0530 |
tree | 363a0b99636ae356122f3c48549be067d3d8a376 | |
parent | fc4079587bfc0955a590b1f9419efce17c0c3264 [diff] |
test: introduce cypress tests Co-authored-by: Ankush <ankush@iwebnotes.com> Co-authored-by: Nabin Hait <nabinhait@gmail.com>
diff --git a/.github/helper/install.sh b/.github/helper/install.sh index 7b0f944..a6a6069 100644 --- a/.github/helper/install.sh +++ b/.github/helper/install.sh
@@ -42,5 +42,5 @@ sed -i 's/redis_socketio:/# redis_socketio:/g' Procfile bench get-app erpnext "${GITHUB_WORKSPACE}" -bench start & +bench start &> bench_run_logs.txt & bench --site test_site reinstall --yes