mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-15 17:32:56 +00:00
fmt
This commit is contained in:
@@ -62,7 +62,7 @@ def test_change_pageserver(neon_env_builder: NeonEnvBuilder):
|
||||
|
||||
# Reconfigure it using the same connstring just to make sure nothing breaks
|
||||
# as we have special handling for if the connstring doesn't change
|
||||
for i in range(5):
|
||||
for _ in range(5):
|
||||
endpoint.reconfigure(pageserver_id=alt_pageserver_id)
|
||||
|
||||
# Verify that the neon.pageserver_connstring GUC is set to the correct thing
|
||||
|
||||
Reference in New Issue
Block a user