Skip to content

Fix compatibility with Qt Test 6.8

Carl Schwan requested to merge work/carl/qt6-8-test-compat into master

QSignalSpy is not a QObject anymore which is a big API break :/

Merge request reports