From 67b1a88466cb84a86d7d05f39d7d8327afda59f6 Mon Sep 17 00:00:00 2001 From: Xaver Hugl Date: Thu, 1 Feb 2024 21:58:10 +0100 Subject: [PATCH] autotests/integration: re-enable lid closed output changes test KWin is handling the lid switch now --- autotests/integration/outputchanges_test.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/autotests/integration/outputchanges_test.cpp b/autotests/integration/outputchanges_test.cpp index 4aaf9b8bce..9437182d7a 100644 --- a/autotests/integration/outputchanges_test.cpp +++ b/autotests/integration/outputchanges_test.cpp @@ -597,7 +597,6 @@ void OutputChangesTest::testMaximizeStateRestoredAfterEnablingOutput() void OutputChangesTest::testLaptopLidClosed() { - QSKIP("Laptop lid handling is disabled until config writing is moved into KWin"); Test::setOutputConfig({ Test::OutputInfo{ .geometry = QRect(0, 0, 1280, 1024),