backend-app-api: refactor test to remove mock-fs

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2023-10-05 13:36:48 +02:00
parent ef9fae4250
commit 28cb8fd4fe
3 changed files with 27 additions and 30 deletions
-1
View File
@@ -87,7 +87,6 @@
"@types/node-forge": "^1.3.0",
"@types/stoppable": "^1.1.0",
"http-errors": "^2.0.0",
"mock-fs": "^5.2.0",
"supertest": "^6.1.3"
},
"configSchema": "config.d.ts",