Skip to content

autotests: Make testScriptedEffects robust to time fluctuations

If CI is heavily loaded, around() checks will fail. This change makes the test robust to such timing fluctuations by manually advancing the animation to the desired time point.

Merge request reports