Upgrade to jest 27
This commit is contained in:
@@ -36,7 +36,9 @@
|
||||
},
|
||||
"jest": {
|
||||
"testEnvironment": "node",
|
||||
"testMatch": ["**/*.test.js"]
|
||||
"testMatch": [
|
||||
"**/*.test.js"
|
||||
]
|
||||
},
|
||||
"mocha": {
|
||||
"parallel": true
|
||||
|
||||
Reference in New Issue
Block a user