Skip to content

Commit bf9c4bb

Browse files
committed
--allow-incomplete-coverage
1 parent 9d49b44 commit bf9c4bb

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
@@ -5,7 +5,7 @@
55
"main": "latest-linker.js",
66
"scripts": {
77
"lint": "standard",
8-
"test": "npm run lint && tap test.js"
8+
"test": "npm run lint && tap --allow-incomplete-coverage test.js"
99
},
1010
"repository": {
1111
"type": "git",

0 commit comments

Comments
 (0)