Skip to content

Commit

Permalink
chore: correct spanner project reference for ITs (googleapis#1050)
Browse files Browse the repository at this point in the history
  • Loading branch information
rajatbhatta committed Nov 17, 2022
1 parent d6f3359 commit 3d229e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .kokoro/nightly/integration.cfg
Expand Up @@ -13,12 +13,12 @@ env_vars: {
# TODO: remove this after we've migrated all tests and scripts
env_vars: {
key: "GCLOUD_PROJECT"
value: "java-docs-samples-testing"
value: "gcloud-devel"
}

env_vars: {
key: "GOOGLE_CLOUD_PROJECT"
value: "java-docs-samples-testing"
value: "gcloud-devel"
}

env_vars: {
Expand Down

0 comments on commit 3d229e2

Please sign in to comment.