Quarantine InputRadioGroupsWithNamesNestedInteractWithEditContext (#24853)

This commit is contained in:
Chris Ross 2020-08-12 17:23:53 -07:00 committed by GitHub
parent 7532d730ed
commit aeb3537b61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -347,6 +347,7 @@ namespace Microsoft.AspNetCore.Components.E2ETest.Tests
}
[Fact]
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/24850")]
public void InputRadioGroupsWithNamesNestedInteractWithEditContext()
{
var appElement = MountTypicalValidationComponent();