Skip to content

Commit 4b3857d

Browse files
committed
added coverage
1 parent bffc28f commit 4b3857d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"scripts": {
1515
"build": "tsc",
1616
"postbuild": "copyfiles -u 1 src/main/wrapper/resources/cx* dist/",
17-
"test": "tsc && jest --runInBand"
17+
"test": "tsc && jest --runInBand --coverage"
1818
},
1919
"repository": "https://github.com/CheckmarxDev/ast-cli-javascript-wrapper.git",
2020
"author": "Jay Nanduri",

0 commit comments

Comments
 (0)