Skip to content

Commit f44c4b0

Browse files
committed
Unquarantine EnhancedFormThatCallsNavigationManagerRefreshDoesNotPushHistoryEntry
It's been passing for 30 days since dotnet#54825. Fixes dotnet#54757
1 parent 8fd758f commit f44c4b0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Components/test/E2ETest/ServerRenderingTests/FormHandlingTests/FormWithParentBindingContextTest.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1466,7 +1466,6 @@ public void SubmitButtonFormenctypeAttributeOverridesEnhancedFormEnctype()
14661466
}
14671467

14681468
[Fact]
1469-
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/54757")]
14701469
public void EnhancedFormThatCallsNavigationManagerRefreshDoesNotPushHistoryEntry()
14711470
{
14721471
Navigate("about:blank");
@@ -1489,7 +1488,6 @@ public void EnhancedFormThatCallsNavigationManagerRefreshDoesNotPushHistoryEntry
14891488
}
14901489

14911490
[Fact]
1492-
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/54757")]
14931491
public void EnhancedFormThatCallsNavigationManagerRefreshDoesNotPushHistoryEntry_Streaming()
14941492
{
14951493
Navigate("about:blank");

0 commit comments

Comments
 (0)