Skip to content

Make MoveResizeWindowTest::testGrowShrink more reliable

Aleix Pol Gonzalez requested to merge work/fix-moveresize-test into master

We need to make sure that the information from toplevelConfigureRequestedSpy is in place to be used, otherwise we get an empty size and it doesn't work.

Merge request reports