X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/525e81bdbe18ea369f5a61a713e743608bab2e42..d087ef17a59688c8e38c3c72192f295d8bca28c2:/services/workbench2/tools/run-integration-tests.sh diff --git a/services/workbench2/tools/run-integration-tests.sh b/services/workbench2/tools/run-integration-tests.sh index a9d7e8fc64..ab7af4b601 100755 --- a/services/workbench2/tools/run-integration-tests.sh +++ b/services/workbench2/tools/run-integration-tests.sh @@ -148,4 +148,4 @@ echo "Running tests..." CYPRESS_system_token=systemusertesttoken1234567890aoeuidhtnsqjkxbmwvzpy \ CYPRESS_controller_url=${controllerURL} \ CYPRESS_BASE_URL=https://127.0.0.1:${WB2_PORT} \ - yarn run cypress ${CYPRESS_MODE} + yarn run cypress ${CYPRESS_MODE} "$@"