mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
Run npm install command
This commit is contained in:
parent
24bda852d0
commit
b4f7d84563
2 changed files with 9 additions and 15 deletions
|
|
@ -4,7 +4,7 @@
|
|||
"version": "1.0.0",
|
||||
"description": "End-to-end tests for the Aikido Safe Chain",
|
||||
"scripts": {
|
||||
"test": "node --test --test-concurrency=1 **/*.spec.js"
|
||||
"test": "node --test --test-concurrency=1 **/safe-chain-proxy.e2e.spec.js"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "Aikido Security",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue