Artists with a _sort field show up twice #109

Merged
wojtek merged 8 commits from 108---artists-with-a-_sort-field-show-up-twice into main 2024-01-14 15:46:34 +01:00
Showing only changes of commit 977e4e58d6 - Show all commits

View File

@ -1987,7 +1987,7 @@ mod tests {
);
assert_eq!(expected, merged);
// The merge is completele non-overlapping so it should be commutative.
// The merge is completely non-overlapping so it should be commutative.
let merged = MusicHoard::<NoLibrary, NoDatabase>::merge_collections(
right
.clone()