Merge branch 'testing' of ssh://git.fai.st:2600/fedi-image-bot/bot-api into testing
Unit Tests with docker compose / unit-test (pull_request) Failing after 1m2s Details
Unit Tests / unit-test (pull_request) Failing after 2m9s Details

This commit is contained in:
Sugui 2023-12-29 17:21:47 +01:00
commit cf1e93afd1
1 changed files with 5 additions and 0 deletions

View File

@ -30,5 +30,10 @@
"express-list-endpoints": "^6.0.0",
"jsonwebtoken": "^9.0.2",
"mongoose": "^8.0.3"
},
"config": {
"mongodbMemoryServer": {
"debug": "1"
}
}
}