Skip to content

Commit 0122a9e

Browse files
committed
jest config update
1 parent a30747d commit 0122a9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jest/jest.config.vue2.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ module.exports = {
66
"vue"
77
],
88
"testTimeout": 1000,
9+
"testEnvironment": "jsdom",
910
"transform": {
1011
".*\\.(vue)$": "vue-prev-jest",
1112
"^.+\\.js$": "babel-jest"

0 commit comments

Comments
 (0)