Software /
code /
prosody
Changeset
10759:817f1d6b499e
MUC tests: Add missing 'affiliation' attribute
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Thu, 23 Apr 2020 15:17:42 +0100 |
parents | 10758:d0e6d5bc7ea2 |
children | 10760:c9d1d9c80e1e |
files | spec/scansion/muc_show_offline.scs |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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>