diff --git a/samples/system-test/spanner.test.js b/samples/system-test/spanner.test.js index 384e3fc58..161c75f49 100644 --- a/samples/system-test/spanner.test.js +++ b/samples/system-test/spanner.test.js @@ -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,