Skip to content

Refactor subbed_worker calls

João Alexandre Cunha requested to merge refactor/ce_stubbed_worker into master

What does this MR do?

Moves def stubbed_worker(queue:) to a support/helper, since it was duplicated in many files.

What are the relevant issue numbers?

Closes #58484 (closed)

Does this MR meet the acceptance criteria?

Edited by João Alexandre Cunha

Merge request reports