diff options
Diffstat (limited to 'spec')
-rw-r--r-- | spec/scansion/muc_create_destroy.scs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/scansion/muc_create_destroy.scs b/spec/scansion/muc_create_destroy.scs index b24ef4a2..4b16fbf2 100644 --- a/spec/scansion/muc_create_destroy.scs +++ b/spec/scansion/muc_create_destroy.scs @@ -79,8 +79,8 @@ Juliet receives: 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: |