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 Feb 27, 2019
1 parent 33ed6cb commit 6cea23e
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 6cea23e

Please sign in to comment.