Skip to content

kio_desktop: fix unit test

Ahmad Samir requested to merge work/ahmad/kio-desktop-test into master

Use QTRY_VERIFY instead of QTest::qWait(), the hardcoded delay doesn't seem to work anymore.

Merge request reports