We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e529e53 commit 92aa855Copy full SHA for 92aa855
smoketests/tests/replication.py
@@ -446,4 +446,4 @@ def test_enable_replication(self):
446
self.run_counter(3, n)
447
# enable it one more time
448
self.call_control("enable_replication", {"Name": name}, 3)
449
- self.start(4, n)
+ self.run_counter(4, n)
0 commit comments