about summary refs log tree commit diff stats
path: root/tests/functionaltests/test_rooms.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functionaltests/test_rooms.c')
-rw-r--r--tests/functionaltests/test_rooms.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/functionaltests/test_rooms.c b/tests/functionaltests/test_rooms.c
index 20ed7342..e4fe0200 100644
--- a/tests/functionaltests/test_rooms.c
+++ b/tests/functionaltests/test_rooms.c
@@ -23,7 +23,7 @@ rooms_query(void **state)
         "</iq>"
     );
 
-    prof_connect("stabber@localhost", "password");
+    prof_connect();
 
     prof_input("/rooms");