We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16de5ef commit d61d207Copy full SHA for d61d207
src/GitVersionCore.Tests/VariableProviderTests.cs
@@ -154,8 +154,6 @@ public void ProvidesVariablesInContinuousDeploymentModeForStableWhenCurrentCommi
154
}
155
156
[Test]
157
- [Category("NoMono")]
158
- [Description("Won't run on Mono due to source information not being available for ShouldMatchApproved.")]
159
public void ProvidesVariablesInContinuousDeploymentModeWithTagNamePattern()
160
{
161
var semVer = new SemanticVersion
0 commit comments