Skip to content

Commit a38f16f

Browse files
authored
Quarantine RadioButtonGetsResetAfterSubmittingEnhancedForm test (#60874)
1 parent 88b5927 commit a38f16f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1362,6 +1362,7 @@ void AssertUiState(string expectedStringValue, bool expectedBoolValue)
13621362
}
13631363

13641364
[Fact]
1365+
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/60873")]
13651366
public void RadioButtonGetsResetAfterSubmittingEnhancedForm()
13661367
{
13671368
GoTo("forms/form-with-checkbox-and-radio-button");

0 commit comments

Comments
 (0)