Join Slack
Powered by
Solved it for anyone interested: Had to wrap the t...
# coroutines
g
George Theocharis
06/17/2020, 5:21 PM
Solved it for anyone interested: Had to wrap the test in
testCoroutineDispatcher.runBlockingTest
and had to pass the scope like this invokeAsync(this@runBlockingTest)
👏 1
Open in Slack
Previous
Next