Skip to content

autotests: Make testServerSideDecoration test more robust

The test fails sometimes with "Tried to add event to destroyed queue". It does so because the event queue is not destroyed last. See also 33827bbd for more details.

Merge request reports