Skip to content

Commit c9d48fa

Browse files
committed
Fix style
1 parent 3dd098b commit c9d48fa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Components/Endpoints/test/FormMapping/Converters/NullableConverterTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,6 @@ public void TryConvertValue_ForCustomParsableStruct_UsesParsableImplementation_F
179179
Assert.True(result.Value.WasEmptyOrNull);
180180
}
181181

182-
183182
[Fact]
184183
public void TryConvertValue_ForCustomParsableStruct_UsesParsableImplementation_ForGoodValue()
185184
{

0 commit comments

Comments
 (0)