mirror of
https://github.com/matt-fidd/stratos.git
synced 2026-01-01 18:19:25 +00:00
Change test script params for faster execution
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
"description": "",
|
"description": "",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "jest",
|
"test": "jest --max-workers=50%",
|
||||||
"lint": "eslint .",
|
"lint": "eslint .",
|
||||||
"diag": "utility/uml/generateDiagrams.ksh"
|
"diag": "utility/uml/generateDiagrams.ksh"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user