Skip to content

Commit 177c938

Browse files
authored
Enable SubmitButtonFormactionAttributeOverridesEnhancedFormAction after chromium bump. (#63146)
1 parent b008470 commit 177c938

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1443,7 +1443,6 @@ public void RadioButtonGetsResetAfterSubmittingEnhancedForm()
14431443
}
14441444

14451445
[Fact]
1446-
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/60067")]
14471446
public void SubmitButtonFormactionAttributeOverridesEnhancedFormAction()
14481447
{
14491448
GoTo("forms/form-submit-button-with-formaction");

0 commit comments

Comments
 (0)