|
@@ -4,7 +4,7 @@
|
|
|
"license": "GPL-3.0-only",
|
|
|
"scripts": {
|
|
|
"build": "tsc --noEmit",
|
|
|
- "test": "./start-test-chain.sh && ./run-tests.sh",
|
|
|
+ "test": "./run-tests.sh",
|
|
|
"run-test-scenario": "./run-test-scenario.sh",
|
|
|
"node-ts-strict": "node -r ts-node/register --unhandled-rejections=strict",
|
|
|
"lint": "eslint . --quiet --ext .ts",
|