backend-test-utils: add update method for mockServices.rootConfig

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2025-08-20 12:30:02 +02:00
parent d0161c57b4
commit 4e2c23737e
6 changed files with 60 additions and 3 deletions
+2
View File
@@ -2755,6 +2755,7 @@ __metadata:
"@types/express-serve-static-core": "npm:^4.17.5"
"@types/jest": "npm:*"
"@types/keyv": "npm:^4.2.0"
"@types/lodash": "npm:^4.14.151"
"@types/qs": "npm:^6.9.6"
"@types/supertest": "npm:^2.0.8"
better-sqlite3: "npm:^12.0.0"
@@ -2763,6 +2764,7 @@ __metadata:
fs-extra: "npm:^11.0.0"
keyv: "npm:^5.2.1"
knex: "npm:^3.0.0"
lodash: "npm:^4.17.21"
mysql2: "npm:^3.0.0"
pg: "npm:^8.11.3"
pg-connection-string: "npm:^2.3.0"