Skip to content

Commit f72f9e9

Browse files
[Backport 8.16] Don't generate coverage during standard unit test run (#2406)
Co-authored-by: Josh Mock <[email protected]>
1 parent c4151ce commit f72f9e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@
9191
"tslib": "^2.4.0"
9292
},
9393
"tap": {
94+
"disable-coverage": true,
9495
"files": [
9596
"test/unit/{*,**/*}.test.ts"
9697
]

0 commit comments

Comments
 (0)