Startup merge fails when the database has two albums with the same title as an album in the library #246
@ -224,7 +224,6 @@ mod tests {
|
|||||||
assert_eq!(expected, mh.collection);
|
assert_eq!(expected, mh.collection);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
#[should_panic(expected = "multiple secondaries unsupported")]
|
#[should_panic(expected = "multiple secondaries unsupported")]
|
||||||
fn merge_two_db_artists_to_one_lib_artist() {
|
fn merge_two_db_artists_to_one_lib_artist() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user