Update browser_tests.sh

pull/3094/head
yann300 7 years ago committed by GitHub
parent b2301cfb4b
commit e6fd940ce6
  1. 2
      ci/browser_tests.sh

@ -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 ..
} }

Loading…
Cancel
Save