test: probably stuff that got lost in merge

Signed-off-by: izzy <me@insrt.uk>
This commit is contained in:
izzy
2026-01-22 16:44:21 +00:00
parent ec8628f5ca
commit e22beb0223
2 changed files with 4 additions and 2 deletions
@@ -50,7 +50,6 @@ export const newStorageRepositoryMock = (): Mocked<RepositoryInterface<StorageRe
createZipStream: vitest.fn(),
createPlainReadStream: vitest.fn(),
createReadStream: vitest.fn(),
createPlainReadStream: vitest.fn(),
createGzip: vitest.fn(),
createGunzip: vitest.fn(),
readFile: vitest.fn(),