Skip to content

Commit 7993e2f

Browse files
Fix test environment
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
1 parent d3a91e0 commit 7993e2f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,8 @@
4343
"engines": {
4444
"node": "^16.0.0",
4545
"npm": "^7.0.0 || ^8.0.0"
46+
},
47+
"jest": {
48+
"testEnvironment": "jsdom"
4649
}
4750
}

0 commit comments

Comments
 (0)