Skip to content

Commit

Permalink
chore: update jest config.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Dec 8, 2023
1 parent aeaff2d commit 89e801e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Expand Up @@ -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",
Expand Down

0 comments on commit 89e801e

Please sign in to comment.