Skip to content

Commit c6fb4b6

Browse files
Quarantine Microsoft.AspNetCore.Components.E2ETest.Tests.EventTest.Cancel_CanTrigger (#53147)
1 parent 3a4cdc7 commit c6fb4b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,7 @@ public void Close_CanTrigger()
201201
}
202202

203203
[Fact]
204+
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/52783")]
204205
public void Cancel_CanTrigger()
205206
{
206207
Browser.MountTestComponent<DialogEventsComponent>();

0 commit comments

Comments
 (0)