Skip to content

Commit

Permalink
fix dataproccluster dynamic test
Browse files Browse the repository at this point in the history
  • Loading branch information
gemmahou committed Oct 28, 2024
1 parent 13c1f7c commit 1f43805
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 1f43805

Please sign in to comment.