diff --git a/src/Components/test/E2ETest/ServerRenderingTests/FormHandlingTests/FormWithParentBindingContextTest.cs b/src/Components/test/E2ETest/ServerRenderingTests/FormHandlingTests/FormWithParentBindingContextTest.cs index 06d57a454b7f..8b90ae878f2a 100644 --- a/src/Components/test/E2ETest/ServerRenderingTests/FormHandlingTests/FormWithParentBindingContextTest.cs +++ b/src/Components/test/E2ETest/ServerRenderingTests/FormHandlingTests/FormWithParentBindingContextTest.cs @@ -1466,7 +1466,6 @@ public void SubmitButtonFormenctypeAttributeOverridesEnhancedFormEnctype() } [Fact] - [QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/54757")] public void EnhancedFormThatCallsNavigationManagerRefreshDoesNotPushHistoryEntry() { Navigate("about:blank"); @@ -1489,7 +1488,6 @@ public void EnhancedFormThatCallsNavigationManagerRefreshDoesNotPushHistoryEntry } [Fact] - [QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/54757")] public void EnhancedFormThatCallsNavigationManagerRefreshDoesNotPushHistoryEntry_Streaming() { Navigate("about:blank");