spec/scansion/mam_extended.scs
changeset 11342 2d5cdb010c65
parent 11288 56ceb6c1bc50
child 12634 781772c8b6d9
--- a/spec/scansion/mam_extended.scs	Fri Jan 29 17:01:05 2021 +0100
+++ b/spec/scansion/mam_extended.scs	Fri Jan 29 17:08:16 2021 +0100
@@ -82,7 +82,7 @@
 # FIXME unstable tag order from util.rsm
 Romeo receives:
 	<iq type="result" id="mamquery1" to="${Romeo's full JID}">
-		<fin xmlns="urn:xmpp:mam:2" complete="true" queryid="q1" scansion:strict="false">
+		<fin xmlns="urn:xmpp:mam:2" complete="true" scansion:strict="false">
 		</fin>
 	</iq>
 
@@ -121,6 +121,6 @@
 # FIXME unstable tag order from util.rsm
 Romeo receives:
 	<iq type="result" id="mamquery2" to="${Romeo's full JID}">
-		<fin xmlns="urn:xmpp:mam:2" complete="true" queryid="q1" scansion:strict="false">
+		<fin xmlns="urn:xmpp:mam:2" complete="true" scansion:strict="false">
 		</fin>
 	</iq>