Changeset

9605:07e3b8e60a6c 0.11

issue1224.scs: Fix to expect new affiliation change notifications
author Matthew Wild <mwild1@gmail.com>
date Wed, 31 Oct 2018 14:18:36 +0000
parents 9604:88c011d01b98
children 9606:cb684a0ded2a 9608:3e44b8dc2cc0
files spec/scansion/issue1224.scs
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/spec/scansion/issue1224.scs	Wed Oct 31 13:30:38 2018 +0000
+++ b/spec/scansion/issue1224.scs	Wed Oct 31 14:18:36 2018 +0000
@@ -53,6 +53,13 @@
 	</iq>
 
 Romeo receives:
+	<message from='room@conference.localhost'>
+		<x xmlns='http://jabber.org/protocol/muc#user'>
+			<item jid="${Juliet's JID}" affiliation='member' xmlns='http://jabber.org/protocol/muc#user'/>
+		</x>
+	</message>
+
+Romeo receives:
 	<iq from='room@conference.localhost' id='member1' type='result'/>
 
 # Juliet connects, and joins the room