resumeDispatcher
Resume the dispatcher from a paused state.
Resumed dispatchers will automatically progress through all coroutines scheduled at the current time. To advance time and execute coroutines scheduled in the future use, one of advanceTimeBy, or advanceUntilIdle.