Skip to content

Commit 9b2b5ad

Browse files
Update src/Components/test/E2ETest/ServerExecutionTests/WebSocketCompressionTests.cs
Co-authored-by: Steve Sanderson <SteveSandersonMS@users.noreply.github.com>
1 parent 9eb95db commit 9b2b5ad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Components/test/E2ETest/ServerExecutionTests/WebSocketCompressionTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ public async Task EmbeddingServerAppInsideIframe_WorksWithMultipleCspHeaders()
6969
var response = await client.GetAsync("/subdir/iframe?add-csp");
7070
response.EnsureSuccessStatusCode();
7171

72-
{
7372
Assert.Equal(
7473
response.Headers.GetValues("Content-Security-Policy"),
7574
[

0 commit comments

Comments
 (0)