Unverified Commit 0c589575 authored by yann300's avatar yann300 Committed by GitHub

Update browser_tests.sh

parent 084dd0b4
...@@ -7,7 +7,7 @@ setupRemixd () { ...@@ -7,7 +7,7 @@ setupRemixd () {
cd contracts cd contracts
echo 'sharing folder: ' echo 'sharing folder: '
echo $PWD echo $PWD
./node_modules/remixd/bin/remixd -s $PWD & ./../node_modules/remixd/bin/remixd -s $PWD &
cd .. cd ..
} }
......
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