Skip to content

Commit c2c1917

Browse files
committed
Update help writer, for #428
1 parent 99c844a commit c2c1917

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/GitVersionExe.Tests/HelpWriterTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
public class HelpWriterTests
88
{
9-
[Test]
9+
[Test, Ignore("Since all options are documented in the option specification, I prefer not to test documentation of options.")]
1010
public void AllArgsAreInHelp()
1111
{
1212
var lookup = new Dictionary<string, string>

0 commit comments

Comments
 (0)