Commit bacd50e7 authored by yann300's avatar yann300

fix test

parent d16d0ee8
...@@ -19,7 +19,7 @@ SAUCECONNECT_JOBIDENTIFIER="remix_tests_${BUILD_ID}" ...@@ -19,7 +19,7 @@ SAUCECONNECT_JOBIDENTIFIER="remix_tests_${BUILD_ID}"
SAUCECONNECT_READYFILE="sc.ready" SAUCECONNECT_READYFILE="sc.ready"
TEST_EXITCODE=0 TEST_EXITCODE=0
npm run serve & npm run serve_debugger &
wget $SAUCECONNECT_URL wget $SAUCECONNECT_URL
tar -zxvf sc-"$SC_VERSION"-"$OS"."$FILEFORMAT" tar -zxvf sc-"$SC_VERSION"-"$OS"."$FILEFORMAT"
......
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