Skip to content

Commit 72501fd

Browse files
committed
Rename test to capture what it does
1 parent 208be41 commit 72501fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GitVersionCore.Tests/IntegrationTests/MasterScenarios.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ public void AreTagsNotAdheringToTagPrefixIgnored()
233233
}
234234

235235
[Test]
236-
public void Bug1255()
236+
public void ShouldProvideTheCorrectVersionEvenIfPreReleaseLabelExistsInTheGitTag()
237237
{
238238
var config = new Config
239239
{

0 commit comments

Comments
 (0)