Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dkhalanskyjb committed Oct 25, 2021
1 parent ee6f85f commit d8ae171
Showing 1 changed file with 1 addition and 2 deletions.
Expand Up @@ -86,8 +86,7 @@ public class UnconfinedTestDispatcher(
*
* One can additionally pass a [name] in order to more easily distinguish this dispatcher during debugging.
*
* @see UnconfinedTestDispatcher for a dispatcher that immediately enters [launch] and [async] blocks and is not
* confined to any particular thread.
* @see UnconfinedTestDispatcher for a dispatcher that is not confined to any particular thread.
*/
@ExperimentalCoroutinesApi
public class StandardTestDispatcher(
Expand Down

0 comments on commit d8ae171

Please sign in to comment.