tests/workspace: fix one test case failing
This commit is contained in:
parent
ff0b706ea3
commit
a6e3a2478c
1 changed files with 1 additions and 1 deletions
|
|
@ -346,7 +346,7 @@ static void testMultimonFocus() {
|
||||||
OK(getFromSocket("/keyword general:no_focus_fallback true"));
|
OK(getFromSocket("/keyword general:no_focus_fallback true"));
|
||||||
OK(getFromSocket("/keyword binds:window_direction_monitor_fallback false"));
|
OK(getFromSocket("/keyword binds:window_direction_monitor_fallback false"));
|
||||||
|
|
||||||
OK(getFromSocket("/dispatch movefocus l"));
|
EXPECT_NOT(getFromSocket("/dispatch movefocus l"), "ok");
|
||||||
|
|
||||||
{
|
{
|
||||||
auto str = getFromSocket("/activewindow");
|
auto str = getFromSocket("/activewindow");
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue