Skip to content

Commit e77ebc4

Browse files
committed
Fix more tests
1 parent 6eef321 commit e77ebc4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Components/Endpoints/test/Builder/RazorComponentsEndpointConventionBuilderExtensionsTest.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,6 @@ public void WithStaticAssets_DoesNotAddResourceCollectionFromGroup_WhenMappingNo
217217
}
218218

219219
[Theory]
220-
[InlineData("/_framework/blazor.web.js")]
221220
[InlineData("/_framework/opaque-redirect")]
222221
public void MapRazorComponents_CanAddConventions_ToBlazorWebEndpoints(string frameworkEndpoint)
223222
{

0 commit comments

Comments
 (0)