summaryrefslogtreecommitdiff
path: root/tests/twisted/dispatcher/redispatch-channels.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/twisted/dispatcher/redispatch-channels.py')
-rw-r--r--tests/twisted/dispatcher/redispatch-channels.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/twisted/dispatcher/redispatch-channels.py b/tests/twisted/dispatcher/redispatch-channels.py
index 6178a379..41800b1c 100644
--- a/tests/twisted/dispatcher/redispatch-channels.py
+++ b/tests/twisted/dispatcher/redispatch-channels.py
@@ -185,7 +185,7 @@ def test_delegate_channel(q, bus, mc, account, conn, chan, empathy, empathy_bus,
def test(q, bus, mc):
params = dbus.Dictionary({"account": "someguy@example.com",
"password": "secrecy"}, signature='sv')
- cm_name_ref, account = create_fakecm_account(q, bus, mc, params)
+ simulated_cm, account = create_fakecm_account(q, bus, mc, params)
conn = enable_fakecm_account(q, bus, mc, account, params)
text_fixed_properties = dbus.Dictionary({