Skip to content

Commit a77d976

Browse files
committed
Fix tests
1 parent 23065cd commit a77d976

File tree

2 files changed

+147
-244
lines changed

2 files changed

+147
-244
lines changed

tests/redmine-net-api.Tests/Tests/HostTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ public sealed class HostTests
1313
[InlineData(null)]
1414
[InlineData("")]
1515
[InlineData(" ")]
16-
[InlineData("string.Empty")]
1716
[InlineData("localhost")]
1817
[InlineData("http://")]
1918
[InlineData("<invalid>")]

0 commit comments

Comments
 (0)