Skip to content

Commit

Permalink
rebase: v2-staging
Browse files Browse the repository at this point in the history
  • Loading branch information
rafilong committed Jul 28, 2020
1 parent 72bd103 commit 3cd740b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/v1/test_async_client.py
Expand Up @@ -18,7 +18,7 @@
import aiounittest

import mock
from tests.unit.v1.test__helpers import AsyncMock
from tests.unit.v1.test__helpers import AsyncMock, AsyncIter


class TestAsyncClient(aiounittest.AsyncTestCase):
Expand Down

0 comments on commit 3cd740b

Please sign in to comment.