mirror of
https://github.com/profanity-im/profanity.git
synced 2025-02-02 15:08:15 -05:00
Change server name in functional tests
This commit is contained in:
parent
6511d61b13
commit
970ab94ed3
@ -55,7 +55,7 @@ ping_not_supported(void **state)
|
|||||||
stbbr_for_id("prof_disco_info_onconnect_2",
|
stbbr_for_id("prof_disco_info_onconnect_2",
|
||||||
"<iq id='prof_disco_info_onconnect_2' to='stabber@localhost/profanity' type='result' from='localhost'>"
|
"<iq id='prof_disco_info_onconnect_2' to='stabber@localhost/profanity' type='result' from='localhost'>"
|
||||||
"<query xmlns='http://jabber.org/protocol/disco#info'>"
|
"<query xmlns='http://jabber.org/protocol/disco#info'>"
|
||||||
"<identity category='server' type='im' name='Prosody'/>"
|
"<identity category='server' type='im' name='Stabber'/>"
|
||||||
"</query>"
|
"</query>"
|
||||||
"</iq>"
|
"</iq>"
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user