summaryrefslogtreecommitdiff
path: root/tests/dbus/group-mixin.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dbus/group-mixin.c')
-rw-r--r--tests/dbus/group-mixin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dbus/group-mixin.c b/tests/dbus/group-mixin.c
index 9c110816d..77c064338 100644
--- a/tests/dbus/group-mixin.c
+++ b/tests/dbus/group-mixin.c
@@ -561,7 +561,7 @@ test (Fixture *f,
MYASSERT (tp_cli_connection_run_connect (conn, -1, &error, NULL), "");
g_assert_no_error (error);
- chan = tp_tests_channel_new (conn, chan_path, NULL, TP_UNKNOWN_HANDLE_TYPE, 0,
+ chan = tp_tests_channel_new (conn, chan_path, NULL, TP_UNKNOWN_ENTITY_TYPE, 0,
&error);
g_assert_no_error (error);