Skip to content

Commit 56730f7

Browse files
committed
Rename test to capture what it does
1 parent 6596850 commit 56730f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GitVersion.Core.Tests/IntegrationTests/MainScenarios.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ public void AreTagsNotAdheringToTagPrefixIgnored()
208208
}
209209

210210
[Test]
211-
public void Bug1255()
211+
public void ShouldProvideTheCorrectVersionEvenIfPreReleaseLabelExistsInTheGitTag()
212212
{
213213
var config = new Config
214214
{

0 commit comments

Comments
 (0)