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 committed Oct 25, 2022
1 parent 6596850 commit 56730f7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ public void AreTagsNotAdheringToTagPrefixIgnored()
}

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

0 comments on commit 56730f7

Please sign in to comment.