Skip to content

Commit 8cc02a9

Browse files
authored
[Blazor] Unquarantine PreventDefaultCanBlockKeyStrokes
Test hasn't failed in the last 30 days (#29345)
1 parent 1c15b5b commit 8cc02a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,6 @@ public void PreventDefault_WorksOnAncestorElement()
164164
}
165165

166166
[Fact]
167-
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/23757")]
168167
public void PreventDefaultCanBlockKeystrokes()
169168
{
170169
// By default, the textbox accepts keystrokes

0 commit comments

Comments
 (0)