mirror of
https://github.com/bjc/prosody.git
synced 2025-04-03 21:27:38 +03:00
MUC tests: Add missing affiliation attribute
This commit is contained in:
parent
d8998ad43d
commit
848f4af9ed
1 changed files with 1 additions and 1 deletions
|
@ -198,7 +198,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>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue