aboutsummaryrefslogtreecommitdiff
path: root/tests/asyncio/operations_v1/test_operations_async_client.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/asyncio/operations_v1/test_operations_async_client.py')
-rw-r--r--tests/asyncio/operations_v1/test_operations_async_client.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/asyncio/operations_v1/test_operations_async_client.py b/tests/asyncio/operations_v1/test_operations_async_client.py
index 5473e8a..3fb8427 100644
--- a/tests/asyncio/operations_v1/test_operations_async_client.py
+++ b/tests/asyncio/operations_v1/test_operations_async_client.py
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-from grpc.experimental import aio
+from grpc import aio
import mock
import pytest