tests: update test_safekeeper_without_pageserver for --dev

This commit is contained in:
John Spray
2025-05-30 22:37:49 +02:00
parent 9f0538ff86
commit 105076f12b

View File

@@ -1450,6 +1450,7 @@ class SafekeeperEnv:
str(i),
"--broker-endpoint",
self.fake_broker_endpoint,
"--dev",
]
log.info(f'Running command "{" ".join(cmd)}"')