From b177250f47f5599943b6772aed43de49834147e2 Mon Sep 17 00:00:00 2001 From: James Booth Date: Sat, 8 Mar 2014 21:20:26 +0000 Subject: Refactored muc_room_is_active to only take room, rather than full jid --- tests/test_server_events.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/test_server_events.c') diff --git a/tests/test_server_events.c b/tests/test_server_events.c index ef5620fd..af8f8d1a 100644 --- a/tests/test_server_events.c +++ b/tests/test_server_events.c @@ -216,7 +216,7 @@ void handle_presence_error_when_nick_conflict_does_not_join_room(void **state) handle_presence_error(from, type, err_msg); - gboolean room_is_active = muc_room_is_active(jidp); + gboolean room_is_active = muc_room_is_active(jidp->barejid); assert_false(room_is_active); muc_close(); -- cgit 1.4.1-2-gfad0