spec/keep_full_sub_req: Add missing type attribute

This commit is contained in:
Kim Alvefur 2018-12-01 18:02:58 +01:00
parent e999fee5c3
commit 296555762e

View file

@ -29,7 +29,7 @@ Bob receives:
Bob receives:
<presence from="${Alice's JID}">
<presence from="${Alice's JID}" type="subscribe">
<preauth xmlns="urn:xmpp:pars:0" token="1tMFqYDdKhfe2pwp" />
</presence>