Skip to content

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Mvc/Mvc.Core/test/Formatters/JsonInputFormatterTestBase.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -690,7 +690,7 @@ class A
690690
public B B { get; set; }
691691
}
692692

693-
class B
693+
class B
694694
{
695695
public C C { get; set; }
696696
}

0 commit comments

Comments
 (0)