autotests/integration: re-enable lid closed output changes test

KWin is handling the lid switch now
This commit is contained in:
Xaver Hugl 2024-02-01 21:58:10 +01:00
parent cc72778d5e
commit 67b1a88466

View file

@ -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),