diff options
author | Kim Alvefur <zash@zash.se> | 2019-12-19 16:22:12 +0100 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2019-12-19 16:22:12 +0100 |
commit | 228ec67d9790822defd4cf7d64bb1de6f479f0aa (patch) | |
tree | ec7c6ff1d0fc975a007e8d988a2b93343554e999 /spec/scansion/keep_full_sub_req.scs | |
parent | 173990157fad6d4507e8ce2dc214e7bf35a17822 (diff) | |
download | prosody-228ec67d9790822defd4cf7d64bb1de6f479f0aa.tar.gz prosody-228ec67d9790822defd4cf7d64bb1de6f479f0aa.zip |
scansion: Trim trailing whitespace in tests
Diffstat (limited to 'spec/scansion/keep_full_sub_req.scs')
-rw-r--r-- | spec/scansion/keep_full_sub_req.scs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/scansion/keep_full_sub_req.scs b/spec/scansion/keep_full_sub_req.scs index 244c1d55..41ffec0d 100644 --- a/spec/scansion/keep_full_sub_req.scs +++ b/spec/scansion/keep_full_sub_req.scs @@ -30,7 +30,7 @@ Bob sends: Bob receives: <presence from="${Bob's full JID}"/> - + Bob receives: <presence from="${Alice's JID}" type="subscribe"> <preauth xmlns="urn:xmpp:pars:0" token="1tMFqYDdKhfe2pwp" /> |