We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a8ed92 commit b45c4e1Copy full SHA for b45c4e1
tests/integration/accounts/test_gcp_credentials.py
@@ -13,7 +13,6 @@
13
"KEY_RING": os.getenv("KEY_RING"),
14
"KEY_NAME": os.getenv("KEY_NAME"),
15
"GCP_ADC_CREDENTIALS_STRING": os.getenv("GCP_ADC_CREDENTIALS_STRING"),
16
- "GCP_ADC_CREDENTIALS_STRING": os.getenv("GCP_ADC_CREDENTIALS_STRING"),
17
}
18
19
# Skip all tests if any required env var is missing
0 commit comments