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