Skip to content

Commit f211719

Browse files
authored
Apply suggestion from @niemyjski
1 parent 14e700f commit f211719

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/Geocoding.Tests/Serialization/MicrosoftJsonCompatibilityTest.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ namespace Geocoding.Tests.Serialization;
99
public class MicrosoftJsonCompatibilityTest
1010
{
1111
[Fact]
12-
public void EntityType_PreservesExistingNumericValues()
12+
public void EntityType_WithExpectedName_PreservesExistingNumericValues()
1313
{
1414
string[] expectedNames = """
1515
Unknown

0 commit comments

Comments
 (0)