Upgrade to jest 27
This commit is contained in:
38189
package-lock.json
generated
38189
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -36,7 +36,9 @@
|
|||||||
},
|
},
|
||||||
"jest": {
|
"jest": {
|
||||||
"testEnvironment": "node",
|
"testEnvironment": "node",
|
||||||
"testMatch": ["**/*.test.js"]
|
"testMatch": [
|
||||||
|
"**/*.test.js"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"mocha": {
|
"mocha": {
|
||||||
"parallel": true
|
"parallel": true
|
||||||
|
|||||||
Reference in New Issue
Block a user