diff --git a/autotests/integration/virtual_desktop_test.cpp b/autotests/integration/virtual_desktop_test.cpp index 82a7c405de..dd96d951db 100644 --- a/autotests/integration/virtual_desktop_test.cpp +++ b/autotests/integration/virtual_desktop_test.cpp @@ -80,7 +80,6 @@ void VirtualDesktopTest::testLastDesktopRemoved_data() QTest::newRow("wlShell") << Test::ShellSurfaceType::WlShell; QTest::newRow("xdgShellV5") << Test::ShellSurfaceType::XdgShellV5; - QTest::newRow("xdgShellV6") << Test::ShellSurfaceType::XdgShellV6; } void VirtualDesktopTest::testLastDesktopRemoved()