Skip to content

Commit 93afcf4

Browse files
authored
Update test-env.tmpl.sh (GoogleCloudPlatform#9614)
Adding project number per request from texttospeech team
1 parent 356d205 commit 93afcf4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

testing/test-env.tmpl.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
# Environment variables for system tests.
1616
export GOOGLE_CLOUD_PROJECT=your-project-id
1717
export GCP_PROJECT=$GOOGLE_CLOUD_PROJECT
18+
export GOOGLE_CLOUD_PROJECT_NUMBER=
1819
export FIRESTORE_PROJECT=
1920

2021
export CLOUD_STORAGE_BUCKET=$GOOGLE_CLOUD_PROJECT

0 commit comments

Comments
 (0)