Diff

spec/scansion/issue978-multi.scs @ 9290:decdaaf78f32

spec/scansion: Multiple fixes to make all tests pass in latest (c35386e4b456) scansion
author Matthew Wild <mwild1@gmail.com>
date Mon, 10 Sep 2018 14:58:44 +0100
parent 9266:c5267f5fd6e6
child 9291:329a670ae975
line wrap: on
line diff
--- a/spec/scansion/issue978-multi.scs	Sun Sep 09 19:34:59 2018 +0200
+++ b/spec/scansion/issue978-multi.scs	Mon Sep 10 14:58:44 2018 +0100
@@ -21,7 +21,7 @@
 
 Romeo receives:
 	<presence from='room@conference.localhost/Romeo'>
-		<x xmlns='http://jabber.org/protocol/muc#user'>
+		<x xmlns='http://jabber.org/protocol/muc#user' scansion:strict='false'>
 			<status code='201'/>
 			<item jid="${Romeo's full JID}" affiliation='owner' role='moderator'/>
 			<status code='110'/>
@@ -86,7 +86,7 @@
 
 Romeo receives:
 	<presence from='room@conference.localhost/Juliet'>
-		<x xmlns='http://jabber.org/protocol/muc#user'>
+		<x xmlns='http://jabber.org/protocol/muc#user' scansion:strict='false'>
 			<item affiliation='none' jid="${Juliet's phone's full JID}" role='participant'/>
 			<item affiliation='none' jid="${Juliet's full JID}" role='participant'/>
 		</x>