Software /
code /
prosody
Diff
spec/scansion/muc_create_destroy.scs @ 10231:949b1b72537a
MUC: Fix delay tag @from in test to be the room JID (#1054 came back)
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 31 Aug 2019 16:15:51 +0200 |
parent | 10229:3b769e53b33f |
child | 10271:2f30ad040454 |
line wrap: on
line diff
--- a/spec/scansion/muc_create_destroy.scs Sat Aug 31 16:04:50 2019 +0200 +++ b/spec/scansion/muc_create_destroy.scs Sat Aug 31 16:15:51 2019 +0200 @@ -79,8 +79,8 @@ Juliet receives: <message from="garden@conference.localhost/romeo" id="rm1" type="groupchat"> <body>Where are thou my Juliet?</body> - <delay stamp="{scansion:any}" xmlns="urn:xmpp:delay" from="conference.localhost"/> - <x stamp="{scansion:any}" xmlns="jabber:x:delay" from="conference.localhost"/> + <delay stamp="{scansion:any}" xmlns="urn:xmpp:delay" from="garden@conference.localhost"/> + <x stamp="{scansion:any}" xmlns="jabber:x:delay" from="garden@conference.localhost"/> </message> Juliet receives: