mirror of
https://github.com/status-im/safe-react.git
synced 2025-02-02 21:03:28 +00:00
WA-234 No VMErrors flag
This commit is contained in:
parent
ab109d2801
commit
6c2f20fc93
@ -8,7 +8,7 @@
|
||||
"scripts": {
|
||||
"start": "node scripts/start.js",
|
||||
"build": "node scripts/build.js",
|
||||
"test": "run-with-testrpc -l 40000000 'node scripts/test.js --env=jsdom'",
|
||||
"test": "run-with-testrpc -l 40000000 --noVMErrorsOnRPCResponse true 'node scripts/test.js --env=jsdom'",
|
||||
"test-local": "NODE_ENV=test && node scripts/test.js --env=jsdom",
|
||||
"precommit": "./precommit.sh",
|
||||
"flow": "flow",
|
||||
|
Loading…
x
Reference in New Issue
Block a user