Skip to content

Commit 68a6097

Browse files
committed
Fix jest coverage directory
1 parent 9472a49 commit 68a6097

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@
8989
],
9090
"jest": {
9191
"rootDir": "src",
92+
"coverageDirectory": "../coverage",
9293
"setupFiles": [
9394
"raf/polyfill"
9495
]

0 commit comments

Comments
 (0)