Skip to content

Commit

Permalink
Merge pull request GoogleCloudPlatform#3013 from gemmahou/dataprocclu…
Browse files Browse the repository at this point in the history
…ster

test: Fix `dataproccluster` integration tests
  • Loading branch information
google-oss-prow[bot] authored Oct 29, 2024
2 parents 0e20413 + dc5355b commit 3d88494
Show file tree
Hide file tree
Showing 6 changed files with 3,731 additions and 3,109 deletions.
2 changes: 1 addition & 1 deletion config/tests/samples/create/harness.go
Original file line number Diff line number Diff line change
Expand Up @@ -423,7 +423,7 @@ func NewHarness(ctx context.Context, t *testing.T, opts ...HarnessOption) *Harne

h.Project = testgcp.GCPProject{
ProjectID: "example-project",
ProjectNumber: 12345678,
ProjectNumber: 123456789,
}
testgcp.TestDependentOrgProjectID.Set("example-project-01")
testgcp.TestDependentFolderProjectID.Set("example-project-02")
Expand Down
Loading

0 comments on commit 3d88494

Please sign in to comment.