mirror of https://github.com/Radarr/Radarr
Test fixed
This commit is contained in:
parent
aa7aa3ce61
commit
bf5b645416
|
@ -20,7 +20,7 @@ namespace NzbDrone.Core.Test.IndexerTests.FanzubTests
|
|||
Subject.Definition = new IndexerDefinition()
|
||||
{
|
||||
Name = "Fanzub",
|
||||
Settings = new NullConfig()
|
||||
Settings = new FanzubSettings()
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue