diff --git a/features/cli/usage.feature b/features/cli/usage.feature index a96c1d3..e8922eb 100644 --- a/features/cli/usage.feature +++ b/features/cli/usage.feature @@ -7,5 +7,5 @@ Feature: CLI usage Scenario: prints the help when -h option is given When I run uhwm with option -h - Then the exit status must be 0 + Then uhwm must terminate successfully And the output must contain exactly the usage