stop writing ParseResult.Diagram to output
This commit is contained in:
parent
a6c2b6c9f6
commit
d3143b779f
13 changed files with 0 additions and 30 deletions
|
@ -71,8 +71,6 @@ namespace Microsoft.DotNet.Cli.MSBuild.Tests
|
|||
|
||||
var result = parser.ParseFrom("dotnet publish", args);
|
||||
|
||||
output.WriteLine(result.Diagram());
|
||||
|
||||
result["dotnet"]["publish"]
|
||||
.OptionValuesToBeForwarded()
|
||||
.Should()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue