Upgrade to jest 27

This commit is contained in:
Daniel
2021-08-27 14:02:58 +02:00
committed by Daniel Hutzel
parent de796e5a89
commit 091844219b
2 changed files with 8338 additions and 29855 deletions

View File

@@ -36,7 +36,9 @@
},
"jest": {
"testEnvironment": "node",
"testMatch": ["**/*.test.js"]
"testMatch": [
"**/*.test.js"
]
},
"mocha": {
"parallel": true