Skip to content

Commit d61d207

Browse files
author
Simon Ejsing
committed
re-enable unit test on mono
1 parent 16de5ef commit d61d207

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/GitVersionCore.Tests/VariableProviderTests.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,8 +154,6 @@ public void ProvidesVariablesInContinuousDeploymentModeForStableWhenCurrentCommi
154154
}
155155

156156
[Test]
157-
[Category("NoMono")]
158-
[Description("Won't run on Mono due to source information not being available for ShouldMatchApproved.")]
159157
public void ProvidesVariablesInContinuousDeploymentModeWithTagNamePattern()
160158
{
161159
var semVer = new SemanticVersion

0 commit comments

Comments
 (0)