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.
1 parent 23a699c commit 1362112Copy full SHA for 1362112
src/Components/test/E2ETest/Tests/VirtualizationTest.cs
@@ -193,7 +193,6 @@ public void CancelsOutdatedRefreshes_Async()
193
}
194
195
[Fact]
196
- [QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/24922")]
197
public void CanUseViewportAsContainer()
198
{
199
Browser.MountTestComponent<VirtualizationComponent>();
0 commit comments