Skip to content

Commit

Permalink
runtimevar/gcpruntimeconfig: re-record goldens using the team project…
Browse files Browse the repository at this point in the history
…, not private one (#2179)
  • Loading branch information
vangent authored and shantuo committed May 30, 2019
1 parent 7ab9ebe commit 39aafdc
Show file tree
Hide file tree
Showing 10 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtimevar/gcpruntimeconfig/gcpruntimeconfig_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ import (
// 1. Update this constant to your GCP project name (not number!).
// 2. Ensure that the "Runtime Configuration API" is enabled for your project.
// TODO(issue #300): Use Terraform to get this.
const projectID = "google.com:rvangent-testing-prod"
const projectID = "go-cloud-test-216917"

const (
// config is the runtimeconfig high-level config that variables sit under.
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 39aafdc

Please sign in to comment.