Extract user acceptance test helpers in a module
This commit is contained in:
@@ -5,4 +5,4 @@ Feature: checking if another window manager is running
|
||||
Given another window manager is running
|
||||
When I start uhwm
|
||||
Then the exit status must be 70
|
||||
And the current output must match /error.+other.+window.+manager/i
|
||||
And the output must match /error.+other.+window.+manager/i
|
||||
|
Reference in New Issue
Block a user