testcases: replace sleep with sync_with_i3 where appropiate
This commit is contained in:
committed by
Michael Stapelberg
parent
33e9c29022
commit
c2229b905a
@ -11,10 +11,10 @@ open_window;
|
||||
open_window;
|
||||
|
||||
cmd 'layout stacking';
|
||||
sleep 1;
|
||||
sync_with_i3;
|
||||
|
||||
cmd 'fullscreen';
|
||||
sleep 1;
|
||||
sync_with_i3;
|
||||
|
||||
cmd 'restart';
|
||||
sleep 1;
|
||||
|
Reference in New Issue
Block a user