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.
Microsoft.AspNetCore.Components.E2ETest.Tests.EventTest.Cancel_CanTrigger
1 parent 36a2dfd commit 258f8baCopy full SHA for 258f8ba
src/Components/test/E2ETest/Tests/EventTest.cs
@@ -199,7 +199,6 @@ public void Close_CanTrigger()
199
}
200
201
[Fact]
202
- [QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/52783")]
203
public void Cancel_CanTrigger()
204
{
205
Browser.MountTestComponent<DialogEventsComponent>();
0 commit comments