Fix cucumber steps description (s/should/must/)
This commit is contained in:
@@ -3,4 +3,4 @@ Feature: program termination
|
||||
Scenario: terminates when requested to quit
|
||||
Given uhwm is running
|
||||
When I tell uhwm to quit
|
||||
Then uhwm should terminate successfully
|
||||
Then uhwm must terminate successfully
|
||||
|
Reference in New Issue
Block a user