Mathis 310a806c87
Remove file service tests and update get method parameter
Removed the `files.service.spec.ts` test file as it is no longer required. Updated the `get` method parameter in `files.service.ts` to use `fileId` instead of `checksum`, and adjusted the related logic for consistency.
2024-09-30 14:33:18 +02:00
..