Fix tests

This commit is contained in:
Charles Bochet
2023-08-25 22:04:05 +02:00
parent f5594626ff
commit f8e3dd3f6b
4 changed files with 28 additions and 4 deletions

View File

@ -179,8 +179,8 @@
"workerDirectory": "public"
},
"nyc": {
"statements": 65,
"lines": 65,
"statements": 60,
"lines": 60,
"functions": 60,
"exclude": [
"src/generated/**/*"