Skip to content

Allow testAction to work for async actions that don't return a Promise

Lukas 'ai-pi' Eipert requested to merge 49413-test-action-no-return into master

What does this MR do?

Allow testAction to work for async actions that don't return a Promise

Why was this MR needed?

To allow us to write actions the right way.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #49413 (closed)

Merge request reports