Omit empty description from help output - #2842
Conversation
Replace shared help assertions with direct checks at their call sites. Do not use optional help sections as a proxy for help output. Signed-off-by: subotac <73706465+subotac@users.noreply.github.com>
@dotnet-policy-service agree |
Restore the shared help assertions and give affected test commands descriptions so the helpers continue to verify complete help output. Signed-off-by: subotac <73706465+subotac@users.noreply.github.com>
Summary
Fixes #2114
Testing