Skip to content

Commit 258f8ba

Browse files
Unquarantine Microsoft.AspNetCore.Components.E2ETest.Tests.EventTest.Cancel_CanTrigger (#57555)
1 parent 36a2dfd commit 258f8ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Components/test/E2ETest/Tests/EventTest.cs

-1
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,6 @@ public void Close_CanTrigger()
199199
}
200200

201201
[Fact]
202-
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/52783")]
203202
public void Cancel_CanTrigger()
204203
{
205204
Browser.MountTestComponent<DialogEventsComponent>();

0 commit comments

Comments
 (0)