modifiy port
This commit is contained in:
parent
e4877471ed
commit
df4ad679be
@ -27,7 +27,7 @@
|
|||||||
"publish:minor": "aragon apm publish minor",
|
"publish:minor": "aragon apm publish minor",
|
||||||
"publish:major": "aragon apm publish major",
|
"publish:major": "aragon apm publish major",
|
||||||
"versions": "aragon apm versions",
|
"versions": "aragon apm versions",
|
||||||
"test": "TRUFFLE_TEST=true PORT=8545 npm run ganache-cli:test",
|
"test": "TRUFFLE_TEST=true PORT=7545 npm run ganache-cli:test",
|
||||||
"test:gas": "GAS_REPORTER=true npm test",
|
"test:gas": "GAS_REPORTER=true npm test",
|
||||||
"coverage": "SOLIDITY_COVERAGE=true npm run ganache-cli:test",
|
"coverage": "SOLIDITY_COVERAGE=true npm run ganache-cli:test",
|
||||||
"ganache-cli:test": "../../scripts/ganache-cli.sh"
|
"ganache-cli:test": "../../scripts/ganache-cli.sh"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user