mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-20 22:14:34 -04:00
Fix Tests
This commit is contained in:
@@ -121,7 +121,7 @@ namespace NzbDrone.Core.IndexerVersions
|
||||
}
|
||||
else
|
||||
{
|
||||
//Do some things here to get it from server if we don't have it local
|
||||
return GetHttpDefinition(fileKey);
|
||||
}
|
||||
|
||||
throw new ArgumentOutOfRangeException(nameof(fileKey));
|
||||
|
||||
Reference in New Issue
Block a user