Improve test in recipe evaluation output feature
This commit is contained in:
parent
98b141136b
commit
64a57c7cfd
@ -7,7 +7,7 @@ Feature: recipe evaluation
|
||||
"""
|
||||
When I execute the recipe
|
||||
Then the exit status must be 0
|
||||
And the output must contain "hello from recipe"
|
||||
And the output must contain exactly "hello from recipe\n"
|
||||
|
||||
Scenario: reports errors when evaluating an invalid recipe
|
||||
Given a recipe with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user