Skip to content

Commit daf63ff

Browse files
9swampyasbjornu
authored andcommitted
Update src/GitVersion.Core.Tests/Formatting/NumericFormatterTests.cs
Co-authored-by: Asbjørn Ulsberg <[email protected]>
1 parent e4c2d14 commit daf63ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/GitVersion.Core.Tests/Formatting/NumericFormatterTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ public class NumericFormatterTests
77
{
88
[Test]
99
public void Priority_ShouldBe1() => new NumericFormatter().Priority.ShouldBe(1);
10+
1011
[Test]
1112
public void TryFormat_NullValue_ReturnsFalse()
1213
{

0 commit comments

Comments
 (0)