Software /
code /
prosody
Changeset
10756:a026e4f45f3f 0.11
MUC tests: Add missing affiliation attribute
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Thu, 23 Apr 2020 13:44:47 +0100 |
parents | 10755:aa8a67111cb1 |
children | 10757:9dec7cddb40b 10776:8f3b87eaec49 |
files | spec/scansion/muc_register.scs |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/spec/scansion/muc_register.scs Thu Apr 23 13:43:29 2020 +0100 +++ b/spec/scansion/muc_register.scs Thu Apr 23 13:44:47 2020 +0100 @@ -198,7 +198,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>