mirror of
https://github.com/lidarr/Lidarr
synced 2024-12-26 17:47:08 +00:00
Test fixed
This commit is contained in:
parent
aa7aa3ce61
commit
bf5b645416
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ public void Setup()
|
|||
Subject.Definition = new IndexerDefinition()
|
||||
{
|
||||
Name = "Fanzub",
|
||||
Settings = new NullConfig()
|
||||
Settings = new FanzubSettings()
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue