mirror of
https://github.com/bjc/prosody.git
synced 2025-04-04 13:47:41 +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:
|
Romeo receives:
|
||||||
<message from='room@conference.localhost'>
|
<message from='room@conference.localhost'>
|
||||||
<x xmlns='http://jabber.org/protocol/muc#user' scansion:strict='true'>
|
<x xmlns='http://jabber.org/protocol/muc#user' scansion:strict='true'>
|
||||||
<item jid="${Juliet's JID}" />
|
<item jid="${Juliet's JID}" affiliation='none' />
|
||||||
</x>
|
</x>
|
||||||
</message>
|
</message>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue