Commit a2533301 authored by ioedeveloper's avatar ioedeveloper Committed by yann300

Updated browser_tests.sh file

parent ce366632
......@@ -21,7 +21,7 @@ setupRemixd
sleep 5
npm run nightwatch_parallel & nightwatch_local_runAndDeploy || TEST_EXITCODE=1
npm run nightwatch_parallel & npm run nightwatch_local_runAndDeploy || TEST_EXITCODE=1
echo "$TEST_EXITCODE"
if [ "$TEST_EXITCODE" -eq 1 ]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment