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
@@ -25,6 +25,7 @@ namespace NzbDrone.Core.Test.UpdateTests
}
[Test]
[Ignore("TODO No Updates On Server")]
[Platform(Exclude = "NetCore")]
public void finds_update_when_version_lower()
{
@@ -41,6 +42,7 @@ namespace NzbDrone.Core.Test.UpdateTests
}
[Test]
[Ignore("TODO No Updates On Server")]
public void should_get_recent_updates()
{
const string branch = "develop";