Skip to content

Commit 9eff76c

Browse files
1 parent 18cebba commit 9eff76c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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)