MUC tests: Add missing 'affiliation' attribute
authorMatthew Wild <mwild1@gmail.com>
Thu, 23 Apr 2020 15:17:42 +0100
changeset 10763 817f1d6b499e
parent 10762 d0e6d5bc7ea2
child 10764 c9d1d9c80e1e
MUC tests: Add missing 'affiliation' attribute
spec/scansion/muc_show_offline.scs
--- a/spec/scansion/muc_show_offline.scs	Thu Apr 23 13:53:18 2020 +0100
+++ b/spec/scansion/muc_show_offline.scs	Thu Apr 23 15:17:42 2020 +0100
@@ -205,7 +205,7 @@
 Romeo receives:
 	<message from='room@conference.localhost'>
 		<x xmlns='http://jabber.org/protocol/muc#user' scansion:strict='true'>
-			<item jid="${Juliet's JID}" />
+			<item jid="${Juliet's JID}" affiliation='none' />
 		</x>
 	</message>