Adjust help message test expectations to match new parser
This commit is contained in:
parent
34d0900a34
commit
a115df9543
8 changed files with 15 additions and 45 deletions
|
@ -11,9 +11,7 @@ namespace Microsoft.DotNet.Help.Tests
|
|||
public class GivenThatIWantToShowHelpForDotnetHelpCommand : TestBase
|
||||
{
|
||||
private const string HelpText =
|
||||
@".NET CLI help utility
|
||||
|
||||
Usage: dotnet help [options] <COMMAND_NAME>
|
||||
@"Usage: dotnet help [options] <COMMAND_NAME>
|
||||
|
||||
Arguments:
|
||||
<COMMAND_NAME> CLI command for which to view more detailed help.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue