Skip to content

Commit 615e70b

Browse files
Update src/Components/Components/test/ParameterViewTest.Assignment.cs
Co-authored-by: Steve Sanderson <[email protected]>
1 parent 2c66f9e commit 615e70b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Components/Components/test/ParameterViewTest.Assignment.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ public void IncomingParameterMatchesInheritedDeclaredParameter_SetsValue()
7171
}
7272

7373
[Fact]
74-
public void IncomingParameterMatchesOverriddenParameter_ThatDoesNotHasAttribute()
74+
public void IncomingParameterMatchesOverriddenParameter_ThatDoesNotHaveAttribute()
7575
{
7676
// Test for https://github.com/dotnet/aspnetcore/issues/13162
7777
// Arrange

0 commit comments

Comments
 (0)