fix existing tests

This commit is contained in:
mgabor
2024-04-17 10:21:17 +02:00
parent e1ea436c5e
commit 02eeee8a2b
4 changed files with 77 additions and 25 deletions
+1
View File
@@ -103,6 +103,7 @@ const albumResponse: AlbumResponseDto = {
ownerId: 'admin_id',
owner: mapUser(userStub.admin),
sharedUsers: [],
sharedUsersV2: [],
shared: false,
hasSharedLink: false,
assets: [],