Fix indentation in CLI usage feature
This commit is contained in:
parent
8069e1ceaf
commit
5c11487601
@ -4,6 +4,6 @@ Feature: CLI usage
|
|||||||
When I run `producer`
|
When I run `producer`
|
||||||
Then the exit status must be 64
|
Then the exit status must be 64
|
||||||
And the output must contain exactly:
|
And the output must contain exactly:
|
||||||
"""
|
"""
|
||||||
Usage: producer recipe_file
|
Usage: producer recipe_file
|
||||||
"""
|
"""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user