Skip to content

Commit 2dec94a

Browse files
authored
Unquarantine controller test (#27032)
1 parent 1ca039f commit 2dec94a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Mvc/Mvc.Core/test/Controllers/DefaultControllerFactoryTest.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,6 @@ public void CreateController_ThrowsIConstructorCannotBeActivated()
187187
}
188188

189189
[Fact]
190-
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/24414")]
191190
public void DefaultControllerFactory_DelegatesDisposalToControllerActivator()
192191
{
193192
// Arrange

0 commit comments

Comments
 (0)