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 May 20, 2019
1 parent 208be41 commit 72501fd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ public void AreTagsNotAdheringToTagPrefixIgnored()
}

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

0 comments on commit 72501fd

Please sign in to comment.