summaryrefslogtreecommitdiff
path: root/tests/twisted/dispatcher/undispatchable.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/twisted/dispatcher/undispatchable.py')
-rw-r--r--tests/twisted/dispatcher/undispatchable.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/twisted/dispatcher/undispatchable.py b/tests/twisted/dispatcher/undispatchable.py
index d98b9d93..a4917416 100644
--- a/tests/twisted/dispatcher/undispatchable.py
+++ b/tests/twisted/dispatcher/undispatchable.py
@@ -40,7 +40,7 @@ def test(q, bus, mc):
text_fixed_properties = dbus.Dictionary({
cs.CHANNEL + '.ChannelType': cs.CHANNEL_TYPE_TEXT,
- cs.CHANNEL + '.TargetHandleType': cs.HT_CONTACT,
+ cs.CHANNEL + '.TargetEntityType': cs.HT_CONTACT,
}, signature='sv')
# subscribe to the OperationList interface (MC assumes that until this