mirror of
https://github.com/navidrome/navidrome.git
synced 2026-08-01 07:21:17 +00:00
fix: correct comment in test — album is under library root, not artist root
This commit is contained in:
parent
019306c3a3
commit
1ccc05edda
@ -251,7 +251,7 @@ var _ = Describe("Album Artwork Reader", func() {
|
||||
})
|
||||
|
||||
It("includes top-level album folder for multi-disc albums", func() {
|
||||
// Album folder directly under artist root, with disc subfolders
|
||||
// Album folder directly under library root, with disc subfolders
|
||||
repo.result = []model.Folder{
|
||||
{
|
||||
ID: "folder1",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user