Skip to content

Commit e585d75

Browse files
committed
Fixing tests
1 parent 791a05d commit e585d75

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@
3838
"collectCoverage": true,
3939
"collectCoverageFrom": [
4040
"source/*"
41-
]
41+
],
42+
"testURL": "http://localhost/"
4243
},
4344
"peerDependencies": {
4445
"dayjs": "^1.5.16",

0 commit comments

Comments
 (0)