summaryrefslogtreecommitdiff
path: root/tooz/tests/test_coordination.py
diff options
context:
space:
mode:
Diffstat (limited to 'tooz/tests/test_coordination.py')
-rw-r--r--tooz/tests/test_coordination.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tooz/tests/test_coordination.py b/tooz/tests/test_coordination.py
index cff8a61..b76d578 100644
--- a/tooz/tests/test_coordination.py
+++ b/tooz/tests/test_coordination.py
@@ -405,7 +405,7 @@ class TestAPI(testscenarios.TestWithScenarios,
client3 = tooz.coordination.get_coordinator(self.url, self.member_id)
client3.start()
- client3.leave_group(self.group_id)
+ client3.leave_group(self.group_id).get()
# Only works for clients that have access to the groups they are part
# of, to ensure that after we got booted out by client3 that this