mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-23 22:25:09 -04:00
New: Readarr 0.1
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ namespace NzbDrone.Core.Test.DecisionEngineTests
|
||||
{
|
||||
_remoteAlbum = new RemoteAlbum
|
||||
{
|
||||
Artist = new Artist
|
||||
Artist = new Author
|
||||
{
|
||||
Tags = new HashSet<int>()
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user