Refactor mock implementations in S3 service tests to replace `any` with `unknown` for improved type safety and consistency.
6.8 KiB
6.8 KiB
Refactor mock implementations in S3 service tests to replace `any` with `unknown` for improved type safety and consistency.