do I need to call `runCurrent` at the start of every test to make sure the init block that launches ...
f
do I need to call
runCurrent
at the start of every test to make sure the init block that launches a coroutine has finished executing?