Fix RuntimeWarning in unittest.mock asyncio example (GH-13449)
* This PR fixes the `RuntimeWarning` in `inspect.isawaitable(mock())` where `mock()` was not awaited. * Fix typo in asynctest project.
X
Xtreak committed
e7cb23bf2079087068a08502f96fdf20b317d69c
Parent: d0ebf13
Committed by Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
on 5/21/2019, 8:47:17 AM