diff options
Diffstat (limited to 'spec/scansion')
-rw-r--r-- | spec/scansion/muc_register.scs | 2 | ||||
-rw-r--r-- | spec/scansion/muc_show_offline.scs | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/spec/scansion/muc_register.scs b/spec/scansion/muc_register.scs index 9fcce688..915a7325 100644 --- a/spec/scansion/muc_register.scs +++ b/spec/scansion/muc_register.scs @@ -180,7 +180,6 @@ Rosaline receives: <error type='cancel' by='room@conference.localhost'> <conflict xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/> </error> - <x xmlns='http://jabber.org/protocol/muc'/> </presence> # In a heated moment, Juliet unregisters from the room @@ -291,7 +290,6 @@ Rosaline receives: <error type='cancel' by='room@conference.localhost'> <conflict xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/> </error> - <x xmlns='http://jabber.org/protocol/muc'/> </presence> # Juliet, however, quietly joins the room with success diff --git a/spec/scansion/muc_show_offline.scs b/spec/scansion/muc_show_offline.scs index 57b75ec7..c06a892d 100644 --- a/spec/scansion/muc_show_offline.scs +++ b/spec/scansion/muc_show_offline.scs @@ -185,7 +185,6 @@ Rosaline receives: <error type='cancel' by='room@conference.localhost'> <conflict xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/> </error> - <x xmlns='http://jabber.org/protocol/muc'/> </presence> # In a heated moment, Juliet unregisters from the room @@ -296,7 +295,6 @@ Rosaline receives: <error type='cancel' by='room@conference.localhost'> <conflict xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/> </error> - <x xmlns='http://jabber.org/protocol/muc'/> </presence> # Juliet, however, quietly joins the room with success |