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()
|
Subject.Definition = new IndexerDefinition()
|
||||||
{
|
{
|
||||||
Name = "Fanzub",
|
Name = "Fanzub",
|
||||||
Settings = new NullConfig()
|
Settings = new FanzubSettings()
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue