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

Commit bedb052

Browse files
1 parent 18cebba commit bedb052

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/system/admin_overlay/test_system_async.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,6 @@ async def create_instance(
145145

146146
# Instance and cluster creation are currently unsupported in the Bigtable emulator
147147
if os.getenv(BIGTABLE_EMULATOR):
148-
149148
# All we need for system tests so far is the instance name.
150149
instance = admin_v2.Instance(
151150
name=instance_admin_client.instance_path(project_id, instance_id),

0 commit comments

Comments
 (0)