Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Fix default service account tests on GCE. (#11021)
Tests running on GCE VMs automatically fall back to using the local metadata service to detect the local default service account. In those cases, tests for malformed creds won't work, but they should return a VM-specific default service account email.
- Loading branch information