Skip to content

Commit 62f617e

Browse files
ruhullahshahasbjornu
authored andcommitted
Remove unnecessary config params
1 parent a7056b2 commit 62f617e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/GitVersionCore.Tests/IntegrationTests/FeatureBranchScenarios.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -576,7 +576,6 @@ public void ShouldHaveAGreaterSemVerAfterDevelopIsMergedIntoFeature()
576576
{
577577
"feature", new BranchConfig()
578578
{
579-
PreventIncrementOfMergedBranchVersion = true,
580579
Tag = "feat-{BranchName}"
581580
}
582581
}

0 commit comments

Comments
 (0)