scansion: Remove publisher attribute from bookmarks2 tests

Seems exposing publisher is not enabled in mod_pep, but then it'll be
the user themselves most of the time
This commit is contained in:
Kim Alvefur 2024-10-31 17:18:43 +01:00
parent 12b787430a
commit 77833e7394

View file

@ -77,7 +77,7 @@ Juliet receives:
<message type='headline' from="${Juliet's JID}">
<event xmlns='http://jabber.org/protocol/pubsub#event'>
<items node='urn:xmpp:bookmarks:1'>
<item id='theplay@conference.shakespeare.lit' publisher="${Juliet's JID}">
<item id='theplay@conference.shakespeare.lit'>
<conference xmlns='urn:xmpp:bookmarks:1'
name='The Play&apos;s the Thing'
autojoin='true'>
@ -135,7 +135,7 @@ Juliet receives:
<message type='headline' from="${Juliet's JID}">
<event xmlns='http://jabber.org/protocol/pubsub#event'>
<items node='urn:xmpp:bookmarks:1'>
<item id='orchard@conference.shakespeare.lit' publisher="${Juliet's JID}">
<item id='orchard@conference.shakespeare.lit'>
<conference xmlns='urn:xmpp:bookmarks:1'
name='The Orchard'
autojoin='true'>