diff --git a/features/cli/usage.feature b/features/cli/usage.feature index 0ae2b34..4f677eb 100644 --- a/features/cli/usage.feature +++ b/features/cli/usage.feature @@ -4,6 +4,6 @@ Feature: CLI usage When I run `producer` Then the exit status must be 64 And the output must contain exactly: - """ - Usage: producer recipe_file - """ + """ + Usage: producer recipe_file + """