autotests/integration: re-enable lid closed output changes test
KWin is handling the lid switch now
This commit is contained in:
parent
cc72778d5e
commit
67b1a88466
1 changed files with 0 additions and 1 deletions
|
@ -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),
|
||||
|
|
Loading…
Reference in a new issue