mirror of
https://github.com/immich-app/immich.git
synced 2026-05-23 07:22:31 -04:00
add mock
This commit is contained in:
@@ -255,6 +255,8 @@ describe(LibraryService.name, () => {
|
||||
|
||||
storageMock.checkFileExists.mockResolvedValue(true);
|
||||
|
||||
assetMock.getWith.mockResolvedValue({ items: [], hasNextPage: false });
|
||||
|
||||
const mockLibraryJob: ILibraryRefreshJob = {
|
||||
id: libraryStub.externalLibraryWithImportPaths1.id,
|
||||
refreshModifiedFiles: false,
|
||||
|
||||
Reference in New Issue
Block a user