aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/skype/t/groupchat-invite-bitlbee.mock
diff options
context:
space:
mode:
authordequis <dx@dxzone.com.ar>2015-10-09 03:52:25 -0300
committerdequis <dx@dxzone.com.ar>2015-10-13 01:24:12 -0300
commitfdc6d84a32e87c3486ac99b7aee282153d65b23e (patch)
treeebc4fb67665ef5dd78e67e61242d573612c52818 /protocols/skype/t/groupchat-invite-bitlbee.mock
parentfa41a7507d8ad80ef260019dd26f5377d431add5 (diff)
skype tests: adjust channel length limit to fix tests...
The diff might look confusing - it's just removing the last hex digit of each channel name in the groupchat tests. This broke in several ways over the years. I know because i've been bisecting the last few hours and found lots of different issues. All of them except this one were fixed already This one is probably a side effect of the new irc channel name generation code that includes the # as part of the string and reuses the nick code. Or maybe not exactly that, but something similar. I'm not going to bisect any further, had enough for today.
Diffstat (limited to 'protocols/skype/t/groupchat-invite-bitlbee.mock')
-rw-r--r--protocols/skype/t/groupchat-invite-bitlbee.mock6
1 files changed, 3 insertions, 3 deletions
diff --git a/protocols/skype/t/groupchat-invite-bitlbee.mock b/protocols/skype/t/groupchat-invite-bitlbee.mock
index bbc480f2..bee689f1 100644
--- a/protocols/skype/t/groupchat-invite-bitlbee.mock
+++ b/protocols/skype/t/groupchat-invite-bitlbee.mock
@@ -6,6 +6,6 @@
<< PRIVMSG &bitlbee :account skype on
>> :bob!bob@skype.com JOIN :&bitlbee
<< PRIVMSG &bitlbee :chat with bob
->> 353 alice = ##alice/$bob;a7ab206ec780 :@alice bob @root
-<< INVITE cecil ##alice/$bob;a7ab206ec780
->> cecil@skype.com JOIN :##alice/$bob;a7ab206ec780
+>> 353 alice = ##alice/$bob;a7ab206ec78 :@alice bob @root
+<< INVITE cecil ##alice/$bob;a7ab206ec78
+>> cecil@skype.com JOIN :##alice/$bob;a7ab206ec78