Skip to content

Commit 703bc6f

Browse files
sameer-googlesushantkhanna
authored andcommitted
update google-auth-library-python submodule from v2.24.0 to v2.39.0
1 parent 3c826e3 commit 703bc6f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

gslib/tests/test_wrapped_credentials.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,8 @@ def testWrappedCredentialSerializationExternalAccountAuthorizedUser(self):
234234
"clientId",
235235
"client_secret":
236236
"clientSecret",
237+
"universe_domain":
238+
"googleapis.com",
237239
}
238240
}
239241
self.assertEqual(json_values, expected_json_values)

0 commit comments

Comments
 (0)