Skip to content

Commit 055a3ad

Browse files
committed
update TODO comment
1 parent eb78445 commit 055a3ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/unit/operations_v1/test_operations_rest_client.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,8 @@ def test_operations_client_from_service_account_info(client_class):
138138
"transport_class",
139139
[
140140
transports.OperationsRestTransport,
141-
# TODO: Add support for service account credentials
142-
# transports.OperationsRestAsyncTransport,
141+
# TODO(https://github.com/googleapis/python-api-core/issues/706): Add support for
142+
# service account credentials in transports.OperationsRestAsyncTransport
143143
],
144144
)
145145
def test_operations_client_service_account_always_use_jwt(transport_class):

0 commit comments

Comments
 (0)