mirror of https://github.com/dotnet/runtime
Merge de0059a3d8
into 02596ba8d9
This commit is contained in:
commit
eab46a8c92
|
@ -298,7 +298,6 @@ namespace System.Runtime.InteropServices.JavaScript.Http.Tests
|
|||
}
|
||||
|
||||
[Fact]
|
||||
[ActiveIssue("https://github.com/dotnet/runtime/issues/113628", TestPlatforms.Browser)]
|
||||
public async Task HttpStreamingDisabledBy_WasmEnableStreamingResponse_InProject()
|
||||
{
|
||||
using var client = new HttpClient();
|
||||
|
|
Loading…
Reference in New Issue