Update browser_tests.sh

pull/1/head
yann300 7 years ago committed by GitHub
parent 084dd0b458
commit 0c58957555
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      ci/browser_tests.sh

@ -7,7 +7,7 @@ setupRemixd () {
cd contracts
echo 'sharing folder: '
echo $PWD
./node_modules/remixd/bin/remixd -s $PWD &
./../node_modules/remixd/bin/remixd -s $PWD &
cd ..
}

Loading…
Cancel
Save