add tests and instant update
This commit is contained in:
+1
-1
@@ -35,6 +35,6 @@
|
||||
"startClient": "node out/clientMain.js",
|
||||
"startProcess": "node out/processMain.js",
|
||||
"documentation": "redocly build-docs .\\docs\\v1.yml --output=docs\\index.html",
|
||||
"test": "jest"
|
||||
"test": "jest --runInBand"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user