Fix missing Then keywords in cucumber features
This commit is contained in:
@@ -8,4 +8,4 @@ Feature: task evaluation
|
||||
end
|
||||
"""
|
||||
When I successfully execute the recipe
|
||||
And the output must contain exactly "hello from recipe\n"
|
||||
Then the output must contain exactly "hello from recipe\n"
|
||||
|
Reference in New Issue
Block a user