diff options
Diffstat (limited to 'spec')
-rw-r--r-- | spec/scansion/blocking.scs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/scansion/blocking.scs b/spec/scansion/blocking.scs index 7b46167f..6a9f199e 100644 --- a/spec/scansion/blocking.scs +++ b/spec/scansion/blocking.scs @@ -127,7 +127,7 @@ Romeo sends: Juliet receives: <presence to="${Juliet's JID}" from="${Romeo's full JID}"> - <x xmlns="vcard-temp:x:update"/> + <delay xmlns="urn:xmpp:delay" stamp="{scansion:any}" from="localhost"/> </presence> Romeo receives: |