Fixed ping for servers with windows auth enabled.

This commit is contained in:
kay.one
2012-02-10 17:43:07 -08:00
parent 5ecbdd3e64
commit 786e38763a
4 changed files with 36 additions and 33 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ namespace NzbDrone.App.Test
//Act
subject.EnsurePriority(null, null);
subject.EnsurePriority(null);
}