fix(server,web/m7-353): forward-fix CI — Mount call + AlbumRef test fixtures
This commit is contained in:
@@ -60,6 +60,7 @@ const album: AlbumRef = {
|
||||
track_count: 5,
|
||||
duration_sec: 2630,
|
||||
cover_url: '/api/albums/xyz/cover',
|
||||
cover_art_source: null,
|
||||
};
|
||||
|
||||
afterEach(() => vi.clearAllMocks());
|
||||
|
||||
Reference in New Issue
Block a user