Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

Commit 516e66f

Browse files
committed
chore: tests fix
Signed-off-by: Sri Harsha CH <sriharshach@google.com>
1 parent e2cbd36 commit 516e66f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/samples/snippets.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3205,6 +3205,7 @@ def create_instance_with_autoscaling_config(instance_id):
32053205
"sample_name": "snippets-create_instance_with_autoscaling_config",
32063206
"created": str(int(time.time())),
32073207
},
3208+
edition=spanner_instance_admin.Instance.Edition.ENTERPRISE, # Optional
32083209
),
32093210
)
32103211

0 commit comments

Comments
 (0)