Skip to content

Commit 6ea34be

Browse files
Minor to force build process.
1 parent aa9b800 commit 6ea34be

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dotnet/test/DotNetUnitTest/Domain/GxHttpClientTest.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ public void AddHeaderWithSpecialCharactersDoesNotThrowException()
2727
httpclient.Execute("GET", string.Empty);
2828
Assert.NotEqual(((int)HttpStatusCode.InternalServerError), httpclient.StatusCode);
2929
}
30-
3130
}
3231

3332
[Fact]

0 commit comments

Comments
 (0)