Fixed: Incorrectly looking up books by EditionId

This commit is contained in:
ta264
2021-06-10 21:51:13 +01:00
parent 13d8554e7e
commit fe13823b43
11 changed files with 34 additions and 23 deletions
@@ -165,6 +165,7 @@ namespace NzbDrone.Core.Test.MediaFiles
}
}
[Ignore("Doesn't make sense now we link to edition")]
[Test]
public void delete_files_by_book_should_work_if_join_fails()
{