github.com/phillinzzz/newBsc@v1.1.6/tests/truffle/scripts/truffle-test.sh (about) 1 #!/usr/bin/env bash 2 3 sed -i -e "s/localhost:8545/${RPC_HOST}:${RPC_PORT}/g" test/TestProxyBEP20.js 4 5 npm run truffle:test