Changeset

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
parents 10229:3b769e53b33f
children 10232:58685d77c07c
files spec/scansion/muc_create_destroy.scs
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
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: