Skip to content

Commit

Permalink
Fixed bug 60109. (#60122)
Browse files Browse the repository at this point in the history
Co-authored-by: Adit Sheth <adsheth@microsoft.com>
  • Loading branch information
shethaadit and Adit Sheth authored Jan 31, 2025
1 parent d17487d commit 339c39e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ public async Task CanApplyEndpointFilterToController()
}

[Fact]
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/60109")]
public async Task CanCaptureMethodInfoFromControllerAction()
{
using var client = Factory.CreateClient();
Expand Down

0 comments on commit 339c39e

Please sign in to comment.