Skip to content

Commit 84e6397

Browse files
committed
tests: minor fixes
1 parent 196d4fa commit 84e6397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/restore.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3492,7 +3492,7 @@ def test_issue_249(self):
34923492

34933493
self.set_auto_conf(
34943494
node_restored_1,
3495-
{'port': node_restored_1.port, 'hot_standby': 'on'})
3495+
{'port': node_restored_1.port, 'hot_standby': 'off'})
34963496

34973497
node_restored_1.slow_start()
34983498

0 commit comments

Comments
 (0)