Skip to content

Commit b5448f9

Browse files
committed
Fix build
1 parent fbe6791 commit b5448f9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Components/Endpoints/test/EndpointHtmlRendererTest.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1178,7 +1178,6 @@ public async Task DoesNotEmitNestedRenderModeBoundaries()
11781178
Assert.Equal("<h1>This is InteractiveWithInteractiveChild</h1>\n\n<p>Hello from InteractiveGreetingServer!</p>", prerenderedContent.Replace("\r\n", "\n"));
11791179
}
11801180

1181-
11821181
[Fact]
11831182
public async Task PrerenderedState_EmptyWhenNoDeclaredRenderModes()
11841183
{

0 commit comments

Comments
 (0)