Skip to content

Commit

Permalink
test: fix tests failing because of Editions
Browse files Browse the repository at this point in the history
  • Loading branch information
rahul2393 committed Oct 3, 2024
1 parent 1f06871 commit 0ef1e79
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 @@ -212,6 +212,7 @@ describe('Autogenerated Admin Clients', () => {
const [, operation] = await instance.create({
config: LOCATION_ID,
nodes: 1,
edition: 'ENTERPRISE_PLUS',
labels: {
[LABEL]: 'true',
created: CURRENT_TIME,
Expand Down

0 comments on commit 0ef1e79

Please sign in to comment.