Skip to content

Commit 206f219

Browse files
committed
jest config update
1 parent d0b1c67 commit 206f219

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jest/jest.config.vue2.js

+1
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)