We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7641b9f commit dfd3ad8Copy full SHA for dfd3ad8
src/Components/test/E2ETest/Tests/FormsTest.cs
@@ -465,6 +465,7 @@ IWebElement FindFalseInput()
465
}
466
467
[Fact]
468
+ [QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/62387")]
469
public void CanWireUpINotifyPropertyChangedToEditContext()
470
{
471
var appElement = Browser.MountTestComponent<NotifyPropertyChangedValidationComponent>();
0 commit comments