Skip to content

Commit 2893b16

Browse files
committed
chore: fix jest
1 parent d405039 commit 2893b16

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
@@ -76,6 +76,7 @@
7676
}
7777
},
7878
"jest": {
79+
"testURL": "http://localhost",
7980
"transform": {
8081
".ts": "ts-jest"
8182
},

0 commit comments

Comments
 (0)