Fix non-deterministic user acceptance tests

This commit is contained in:
Thibault Jouan
2015-04-21 13:38:34 +00:00
parent 47bc9c9da2
commit 730527b836
6 changed files with 23 additions and 21 deletions

View File

@@ -8,5 +8,5 @@ Feature: layout client management
Then the window must be mapped
Scenario: focuses new client window
When a window requests to be mapped
When a window is mapped
Then the window must be focused