fix-admintests
webzwo0i 2023-07-30 00:48:56 +02:00
parent 90482ebd60
commit ad15aaeca4
1 changed files with 3 additions and 0 deletions

View File

@ -37,4 +37,7 @@ exit_code=$?
kill "$ep_pid" && wait "$ep_pid"
log "Done."
try cd "${MY_DIR}/../../../.."
try ls node_modules
exit "$exit_code"