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 3f31315 commit 5288c3aCopy full SHA for 5288c3a
src/Http/Http.Extensions/test/ValidationFilterEndpointFactoryTests.cs
@@ -14,7 +14,7 @@
14
15
namespace Microsoft.AspNetCore.Http.Extensions.Tests;
16
17
-public class ValidationFilterEndpointFactoryTests
+public class ValidationEndpointFilterFactoryTests
18
{
19
[Fact]
20
public async Task GetHttpValidationProblemDetailsWhenProblemDetailsServiceNotRegistered()
0 commit comments