Skip to content

Commit 64ac132

Browse files
Remove frivolous line
1 parent 1679a09 commit 64ac132

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Abstractions/test/Asp.Versioning.Abstractions.Tests/net6.0/ApiVersionTest.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ public void try_format_format_should_return_expected_string( string format, stri
2020
result.Should().BeTrue();
2121
buffer[..written].ToString().Should().Be( formattedString );
2222
}
23-
}
23+
}

0 commit comments

Comments
 (0)