enable debug
Unit Tests with docker compose / unit-test (pull_request) Failing after 35s Details
Unit Tests / unit-test (pull_request) Failing after 2m18s Details

This commit is contained in:
Alie 2023-12-29 17:20:35 +01:00
parent 071994a17c
commit c27ce7273a
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"
}
}
}