Skip to content

Commit

Permalink
update TODO comment
Browse files Browse the repository at this point in the history
  • Loading branch information
parthea committed Sep 25, 2024
1 parent eb78445 commit 055a3ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/unit/operations_v1/test_operations_rest_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -138,8 +138,8 @@ def test_operations_client_from_service_account_info(client_class):
"transport_class",
[
transports.OperationsRestTransport,
# TODO: Add support for service account credentials
# transports.OperationsRestAsyncTransport,
# TODO(https://github.com/googleapis/python-api-core/issues/706): Add support for
# service account credentials in transports.OperationsRestAsyncTransport
],
)
def test_operations_client_service_account_always_use_jwt(transport_class):
Expand Down

0 comments on commit 055a3ad

Please sign in to comment.