about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2017-06-15 23:30:39 +0100
committerJames Booth <boothj5@gmail.com>2017-06-15 23:30:39 +0100
commit970ab94ed3d67c9bba72459aa3ee56077387db7b (patch)
treecc0d37048fe401881f37abd52f1a020ec359ba53
parent6511d61b139d95851620052f7734703817cdec46 (diff)
downloadprofani-tty-970ab94ed3d67c9bba72459aa3ee56077387db7b.tar.gz
Change server name in functional tests
-rw-r--r--tests/functionaltests/test_ping.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/functionaltests/test_ping.c b/tests/functionaltests/test_ping.c
index 99b0c7ce..b072645d 100644
--- a/tests/functionaltests/test_ping.c
+++ b/tests/functionaltests/test_ping.c
@@ -55,7 +55,7 @@ ping_not_supported(void **state)
     stbbr_for_id("prof_disco_info_onconnect_2",
         "<iq id='prof_disco_info_onconnect_2' to='stabber@localhost/profanity' type='result' from='localhost'>"
             "<query xmlns='http://jabber.org/protocol/disco#info'>"
-                "<identity category='server' type='im' name='Prosody'/>"
+                "<identity category='server' type='im' name='Stabber'/>"
             "</query>"
         "</iq>"
     );