chore: update jest config.

pull/465/head
jaywcjlove 1 year ago
parent aeaff2d5dd
commit 89e801e0d8

@ -42,7 +42,9 @@
"url": "https://github.com/jaywcjlove/hotkeys-js.git"
},
"jest": {
"testURL": "http://localhost/"
"testEnvironmentOptions": {
"url": "http://localhost/"
}
},
"devDependencies": {
"@babel/eslint-parser": "^7.18.9",

Loading…
Cancel
Save