Artists with a _sort field show up twice #109
@ -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()
|
||||
|
Loading…
Reference in New Issue
Block a user