tests/workspace: fix one test case failing

This commit is contained in:
Vaxry 2026-03-03 11:27:16 +00:00
parent ff0b706ea3
commit a6e3a2478c
No known key found for this signature in database
GPG key ID: 665806380871D640

View file

@ -346,7 +346,7 @@ static void testMultimonFocus() {
OK(getFromSocket("/keyword general:no_focus_fallback true"));
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");