aboutsummaryrefslogtreecommitdiffstats
path: root/spec
diff options
context:
space:
mode:
authorMatthew Wild <mwild1@gmail.com>2020-04-23 13:52:19 +0100
committerMatthew Wild <mwild1@gmail.com>2020-04-23 13:52:19 +0100
commitab312cfc01bb6ea001fb039ffc7bb48e6a3396b0 (patch)
tree7aff8927628435c23c24605936504e27bc3a7624 /spec
parent325833753210cd7bd87f997096237e53624f9726 (diff)
parent4b57f0ced9248faa7059d28f38c95be149e96918 (diff)
downloadprosody-ab312cfc01bb6ea001fb039ffc7bb48e6a3396b0.tar.gz
prosody-ab312cfc01bb6ea001fb039ffc7bb48e6a3396b0.zip
Merge 0.11->trunk
Diffstat (limited to 'spec')
-rw-r--r--spec/scansion/muc_register.scs2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/scansion/muc_register.scs b/spec/scansion/muc_register.scs
index 81612829..9fcce688 100644
--- a/spec/scansion/muc_register.scs
+++ b/spec/scansion/muc_register.scs
@@ -200,7 +200,7 @@ Juliet receives:
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>