Skip to content

Fix sporadically failing test

minibikini requested to merge fix/sporadic-tests into develop

The cause of failing was async: true which doesn't work with Mock library. Huge thanks to @alex.s for a hint.

Closes #1432 (closed).

cc @wojtekmach

Merge request reports