I get an error whenever I use spek to test suspend...
# coroutines
s
I get an error whenever I use spek to test suspendable functions. The error does not appear with normal functions, so was not sure if theres's something different to be done while testing functions with suspend