This commit is contained in:
Pavel Savara 2025-07-30 14:00:15 +00:00 committed by GitHub
commit eab46a8c92
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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();