mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-24 11:16:22 +00:00
functionaltests: user ip address for server on connect
This commit is contained in:
@@ -244,7 +244,7 @@ prof_connect_with_roster(char *roster)
|
||||
"</presence>"
|
||||
);
|
||||
|
||||
prof_input("/connect stabber@localhost port 5230");
|
||||
prof_input("/connect stabber@localhost server 127.0.0.1 port 5230");
|
||||
prof_input("password");
|
||||
|
||||
// Allow time for profanity to connect
|
||||
|
||||
Reference in New Issue
Block a user