Fix Tests

This commit is contained in:
Qstick
2020-12-24 00:27:48 -05:00
parent eb9b14ba24
commit 5b24fdbc20
29 changed files with 104 additions and 104 deletions
@@ -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));