diff options
Diffstat (limited to 'spec/scansion/basic_message.scs')
-rw-r--r-- | spec/scansion/basic_message.scs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/scansion/basic_message.scs b/spec/scansion/basic_message.scs index f01d8925..56d03a51 100644 --- a/spec/scansion/basic_message.scs +++ b/spec/scansion/basic_message.scs @@ -78,7 +78,7 @@ Juliet's phone receives: Juliet's phone receives: <message from="${Romeo's full JID}" type="chat"> <body>Hello Juliet, are you there?</body> - <delay xmlns='urn:xmpp:delay' from='localhost' /> + <delay xmlns='urn:xmpp:delay' from='localhost' stamp='{scansion:any}' /> </message> # Romeo sends another bare-JID message, it should be delivered |