This commit is contained in:
Pavel Savara 2025-07-30 13:31:07 +02:00
parent 67837792fa
commit d977dd3a77
1 changed files with 0 additions and 1 deletions

View File

@ -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();