Skip to content

Commit

Permalink
fix instance partition tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rahul2393 committed Oct 3, 2024
1 parent 0ef1e79 commit 895d2f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions samples/system-test/spanner.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -1835,6 +1835,7 @@ describe('Autogenerated Admin Clients', () => {
const [, operation] = await instance.create({
config: 'regional-us-central1',
nodes: 1,
edition: 'ENTERPRISE_PLUS',
displayName: 'Instance partitions test',
labels: {
['cloud_spanner_samples']: 'true',
Expand Down

0 comments on commit 895d2f6

Please sign in to comment.