Fix non-deterministic test in manager/unmanage

This commit is contained in:
Thibault Jouan
2015-04-21 06:59:07 +00:00
parent ad67456c52
commit c7bd6ea28a
2 changed files with 3 additions and 2 deletions

View File

@@ -6,5 +6,5 @@ Feature: layout client unmanagement
And a second window is mapped
Scenario: maps another window
When the second window requests to be unmapped
When the second window is unmapped
Then the first window must be mapped