Skip to content

Commit ea23daa

Browse files
shethaaditAdit Sheth
authored andcommitted
Fixed bug 60109. (#60122)
Co-authored-by: Adit Sheth <[email protected]>
1 parent 58826e8 commit ea23daa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Mvc/test/Mvc.FunctionalTests/ControllerEndpointFiltersTest.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ public async Task CanApplyEndpointFilterToController()
4747
}
4848

4949
[Fact]
50+
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/60109")]
5051
public async Task CanCaptureMethodInfoFromControllerAction()
5152
{
5253
using var client = Factory.CreateClient();

0 commit comments

Comments
 (0)