t/154-regress-multiple-dock: s/next v/focus right

This commit is contained in:
Michael Stapelberg 2011-11-10 18:43:03 +00:00
parent bebd2fceb6
commit e73538a56f
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ $second->destroy;
#####################################################################
# Now issue a focus command
#####################################################################
cmd 'next v';
cmd 'focus right';
does_i3_live;