Skip to content

Commit 0afef57

Browse files
author
ladeak
committed
This test still in wip
1 parent 4ae6813 commit 0afef57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/CHttpServer.Tests/Http3/Http3IntegrationTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ protected HttpClient CreateClient()
2323
return new HttpClient(handler);
2424
}
2525

26-
[Fact]
26+
[Fact(Skip = "WIP")]
2727
public async Task Get_NoContent()
2828
{
2929
var client = CreateClient();

0 commit comments

Comments
 (0)