Skip to content

Commit 92aa855

Browse files
committed
fixup! Enable and disable replication in test
1 parent e529e53 commit 92aa855

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smoketests/tests/replication.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -446,4 +446,4 @@ def test_enable_replication(self):
446446
self.run_counter(3, n)
447447
# enable it one more time
448448
self.call_control("enable_replication", {"Name": name}, 3)
449-
self.start(4, n)
449+
self.run_counter(4, n)

0 commit comments

Comments
 (0)