Skip to content

Commit 89e801e

Browse files
committed
chore: update jest config.
1 parent aeaff2d commit 89e801e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,9 @@
4242
"url": "https://github.com/jaywcjlove/hotkeys-js.git"
4343
},
4444
"jest": {
45-
"testURL": "http://localhost/"
45+
"testEnvironmentOptions": {
46+
"url": "http://localhost/"
47+
}
4648
},
4749
"devDependencies": {
4850
"@babel/eslint-parser": "^7.18.9",

0 commit comments

Comments
 (0)