diff options
author | Kim Alvefur <zash@zash.se> | 2019-06-20 22:25:46 +0200 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2019-06-20 22:25:46 +0200 |
commit | 794356d5130ed275db3132b8eb5205080c8b9c91 (patch) | |
tree | c49bed5b80753213aa778a2f171842d5be8d09e7 /spec | |
parent | a4f539d600ec4a3e88f545f80abd0d1349e95024 (diff) | |
download | prosody-794356d5130ed275db3132b8eb5205080c8b9c91.tar.gz prosody-794356d5130ed275db3132b8eb5205080c8b9c91.zip |
scansion/blocking: Remove the right irrelevant thing
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: |