Skip to content

Commit

Permalink
test: fix TestAcquire/bigquery/resourceid-userspecifiedresourceid
Browse files Browse the repository at this point in the history
  • Loading branch information
jingyih committed Nov 13, 2024
1 parent 9521ac6 commit 4d29be9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,5 @@ spec:
resourceID: bigquerydataset_${uniqueId}
friendlyName: bigquerydataset-sample
location: us-central1
projectRef:
external: ${projectId}
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,5 @@ spec:
resourceID: bigquerydataset_${uniqueId}
friendlyName: bigquerydataset-sample-updated
location: us-central1
projectRef:
external: ${projectId}

0 comments on commit 4d29be9

Please sign in to comment.