Skip to content

Commit 7de36f6

Browse files
authored
Update src/Components/test/E2ETest/ServerRenderingTests/FormHandlingTests/FormWithParentBindingContextTest.cs
1 parent e966926 commit 7de36f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1359,7 +1359,7 @@ public void RadioButtonGetsResetAfterSubmittingEnhancedForm()
13591359
}
13601360

13611361
[Fact]
1362-
[QuaratinedTest("https://github.com/dotnet/aspnetcore/issues/60067")]
1362+
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/60067")]
13631363
public void SubmitButtonFormactionAttributeOverridesEnhancedFormAction()
13641364
{
13651365
GoTo("forms/form-submit-button-with-formaction");

0 commit comments

Comments
 (0)