mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-25 22:36:59 -04:00
New: Search for new editions from goodreads when identifying
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@ namespace NzbDrone.Core.Test.MediaFiles.BookImport.Identification
|
||||
}
|
||||
};
|
||||
|
||||
Subject.GetRemoteCandidates(edition).Should().BeEmpty();
|
||||
Subject.GetRemoteCandidates(edition, null).Should().BeEmpty();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user