Skip to content

Commit b45c4e1

Browse files
committed
chore: cleanup tests
1 parent 0a8ed92 commit b45c4e1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/integration/accounts/test_gcp_credentials.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
"KEY_RING": os.getenv("KEY_RING"),
1414
"KEY_NAME": os.getenv("KEY_NAME"),
1515
"GCP_ADC_CREDENTIALS_STRING": os.getenv("GCP_ADC_CREDENTIALS_STRING"),
16-
"GCP_ADC_CREDENTIALS_STRING": os.getenv("GCP_ADC_CREDENTIALS_STRING"),
1716
}
1817

1918
# Skip all tests if any required env var is missing

0 commit comments

Comments
 (0)