Mercurial > prosody-hg
diff spec/scansion/basic_message.scs @ 9290:decdaaf78f32
spec/scansion: Multiple fixes to make all tests pass in latest (c35386e4b456) scansion
| author | Matthew Wild <mwild1@gmail.com> |
|---|---|
| date | Mon, 10 Sep 2018 14:58:44 +0100 |
| parents | c5267f5fd6e6 |
| children | 329a670ae975 |
line wrap: on
line diff
--- a/spec/scansion/basic_message.scs Sun Sep 09 19:34:59 2018 +0200 +++ b/spec/scansion/basic_message.scs Mon Sep 10 14:58:44 2018 +0100 @@ -78,7 +78,7 @@ 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
