Skip to content

test_runner: fix concurrent `describe` queuing

because Suite has overridden the start method - all describes ran immediately after their declaration, instead of using the queue according to the parent/root concurrency setting

Merge request reports

Loading