Skip to content

Commit

Permalink
Rename test to capture what it does
Browse files Browse the repository at this point in the history
  • Loading branch information
asbjornu authored and arturcic committed Mar 19, 2023
1 parent 8113436 commit 7a0ad95
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,7 @@ public void TrackMergeMessageShouldBeConsideredOnTheMainBranch(bool trackMergeMe
}

[Test]
public void Bug1255()
public void ShouldProvideTheCorrectVersionEvenIfPreReleaseLabelExistsInTheGitTag()
{
var config = new Config
{
Expand Down

0 comments on commit 7a0ad95

Please sign in to comment.