Remove extra cucumber step in session/termination

This commit is contained in:
Thibault Jouan 2015-04-21 07:33:36 +00:00
parent 6346eb5ee6
commit 4e2ec5f6ec

View File

@ -9,5 +9,4 @@ Feature: program termination
Scenario: logs about termination Scenario: logs about termination
When I tell uhwm to quit When I tell uhwm to quit
Then uhwm must terminate successfully Then the output must match /terminat/i
And the output must match /terminat/i