File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed
Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -176,4 +176,4 @@ def pypy(session):
176176 "--cov=tests" ,
177177 "tests" ,
178178 "tests_async" ,
179- )
179+ )
Original file line number Diff line number Diff line change 154154 DATA_DIR , "impersonated_service_account_service_account_source.json"
155155)
156156
157- IMPERSONATED_SERVICE_ACCOUNT_EXTERNAL_ACCOUNT_AUTHORIZED_USER_SOURCE_FILE = (
158- os .path .join (
159- DATA_DIR ,
160- "impersonated_service_account_external_account_authorized_user_source.json" ,
161- )
157+ IMPERSONATED_SERVICE_ACCOUNT_EXTERNAL_ACCOUNT_AUTHORIZED_USER_SOURCE_FILE = os .path .join (
158+ DATA_DIR ,
159+ "impersonated_service_account_external_account_authorized_user_source.json" ,
162160)
163161
164162EXTERNAL_ACCOUNT_AUTHORIZED_USER_FILE = os .path .join (
You can’t perform that action at this time.
0 commit comments