# HG changeset patch # User Kim Alvefur <zash@zash.se> # Date 1540049371 -7200 # Node ID e9122479e5d8cbda94c4adf097009b62e1f5d97c # Parent 4ea7298d34014dbadd3eb67c30ef052a124345ca tests: Remove initial read since XEP is unclear (see #1104) If the store is empty then either this empty vCard element or an item-not-found error is acceptable. diff -r 4ea7298d3401 -r e9122479e5d8 spec/scansion/vcard_temp.scs --- a/spec/scansion/vcard_temp.scs Sat Oct 20 17:28:52 2018 +0200 +++ b/spec/scansion/vcard_temp.scs Sat Oct 20 17:29:31 2018 +0200 @@ -14,16 +14,6 @@ Romeo connects Romeo sends: - <iq id="lx2" type="get"> - <vCard xmlns="vcard-temp"/> - </iq> - -Romeo receives: - <iq type="result" id="lx2" to="${Romeo's full JID}"> - <vCard xmlns="vcard-temp"/> - </iq> - -Romeo sends: <iq id="lx3" type="set"> <vCard xmlns="vcard-temp"> <FN>Romeo Montague</FN>