Software /
code /
prosody
Diff
spec/scansion/muc_show_offline.scs @ 10759:817f1d6b499e
MUC tests: Add missing 'affiliation' attribute
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Thu, 23 Apr 2020 15:17:42 +0100 |
parent | 10687:8c2c5b4fde32 |
child | 12029:631b2afa7bc1 |
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>