diff options
author | Matthew Wild <mwild1@gmail.com> | 2018-09-10 14:58:44 +0100 |
---|---|---|
committer | Matthew Wild <mwild1@gmail.com> | 2018-09-10 14:58:44 +0100 |
commit | 5703e264764949e5ad7533e964ba3c1518b9b683 (patch) | |
tree | 14c5675153c77e293d6fc0a1f52d023f9d71ce74 /spec/scansion/basic_roster.scs | |
parent | 4cdc9b1bd788df59505cae26d67ffdca163bf34f (diff) | |
download | prosody-5703e264764949e5ad7533e964ba3c1518b9b683.tar.gz prosody-5703e264764949e5ad7533e964ba3c1518b9b683.zip |
spec/scansion: Multiple fixes to make all tests pass in latest (c35386e4b456) scansion
Diffstat (limited to 'spec/scansion/basic_roster.scs')
-rw-r--r-- | spec/scansion/basic_roster.scs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/scansion/basic_roster.scs b/spec/scansion/basic_roster.scs index 2655639a..17ad2280 100644 --- a/spec/scansion/basic_roster.scs +++ b/spec/scansion/basic_roster.scs @@ -25,7 +25,7 @@ Romeo sends: Romeo receives: <iq type="result" id="roster1"> - <query xmlns="jabber:iq:roster"/> + <query ver='{scansion:any}' xmlns="jabber:iq:roster"/> </iq> Romeo disconnects |