Quarantine InputRadioGroupsWithNamesNestedInteractWithEditContext (#24853)
This commit is contained in:
parent
7532d730ed
commit
aeb3537b61
|
|
@ -347,6 +347,7 @@ namespace Microsoft.AspNetCore.Components.E2ETest.Tests
|
||||||
}
|
}
|
||||||
|
|
||||||
[Fact]
|
[Fact]
|
||||||
|
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/24850")]
|
||||||
public void InputRadioGroupsWithNamesNestedInteractWithEditContext()
|
public void InputRadioGroupsWithNamesNestedInteractWithEditContext()
|
||||||
{
|
{
|
||||||
var appElement = MountTypicalValidationComponent();
|
var appElement = MountTypicalValidationComponent();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue