Skip to content

Commit

Permalink
fix: presubmit error
Browse files Browse the repository at this point in the history
  • Loading branch information
alkatrivedi committed Feb 27, 2024
1 parent 828d6cc commit 6b95faa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system-test/spanner.ts
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ describe('Spanner', () => {
instance: {
config: instanceAdminClient.instanceConfigPath(
projectId,
'us-central1'
'regional-us-central1'
),
nodeCount: 1,
displayName: instanceId,
Expand Down

0 comments on commit 6b95faa

Please sign in to comment.