mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-20 21:54:25 -04:00
New: Readarr 0.1
This commit is contained in:
@@ -25,7 +25,7 @@ namespace NzbDrone.Core.Test.IndexerTests.NewznabTests
|
||||
|
||||
_singleAlbumSearchCriteria = new AlbumSearchCriteria
|
||||
{
|
||||
Artist = new Music.Artist { Name = "Alien Ant Farm" },
|
||||
Artist = new Music.Author { Name = "Alien Ant Farm" },
|
||||
AlbumTitle = "TruANT"
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user