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 2c66f9e commit 615e70bCopy full SHA for 615e70b
src/Components/Components/test/ParameterViewTest.Assignment.cs
@@ -71,7 +71,7 @@ public void IncomingParameterMatchesInheritedDeclaredParameter_SetsValue()
71
}
72
73
[Fact]
74
- public void IncomingParameterMatchesOverriddenParameter_ThatDoesNotHasAttribute()
+ public void IncomingParameterMatchesOverriddenParameter_ThatDoesNotHaveAttribute()
75
{
76
// Test for https://github.com/dotnet/aspnetcore/issues/13162
77
// Arrange
0 commit comments