This commit is contained in:
Christian Georgi
2022-06-21 15:52:40 +02:00
committed by Christian Georgi
parent bf2b12e4e8
commit cae45fcd87
3 changed files with 18 additions and 1 deletions

View File

@@ -37,7 +37,6 @@
"test:hello": "cd hello && npm test"
},
"jest": {
"testEnvironment": "node",
"testTimeout": 20000,
"testMatch": [
"**/*.test.js"