mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-08 05:51:47 -07:00
Removed dupe tests.
This commit is contained in:
parent
3a84e0fafc
commit
bf3d0ed2d1
3 changed files with 0 additions and 4 deletions
|
@ -84,8 +84,6 @@ namespace NzbDrone.Common.Test.Http
|
|||
ExceptionVerification.IgnoreWarns();
|
||||
}
|
||||
|
||||
|
||||
[TestCase(HttpStatusCode.Moved)]
|
||||
[TestCase(HttpStatusCode.MovedPermanently)]
|
||||
public void should_not_follow_redirects_when_not_in_production(HttpStatusCode statusCode)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue