Skip to content

Commit 1362112

Browse files
authored
Unquarantine CanUseViewportAsContainer test (#33988)
1 parent 23a699c commit 1362112

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

-1
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,6 @@ public void CancelsOutdatedRefreshes_Async()
193193
}
194194

195195
[Fact]
196-
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/24922")]
197196
public void CanUseViewportAsContainer()
198197
{
199198
Browser.MountTestComponent<VirtualizationComponent>();

0 commit comments

Comments
 (0)