refactor: album service small tests (#25640)

This commit is contained in:
Daniel Dietzler
2026-02-06 14:56:46 +01:00
committed by GitHub
parent 16fe828913
commit a356497d96
4 changed files with 832 additions and 468 deletions
@@ -17,8 +17,6 @@ set
where
"userId" = $2
and "albumId" = $3
returning
*
-- AlbumUserRepository.delete
delete from "album_user"