xep-0055: fix stanza test

This commit is contained in:
mathieui 2025-01-30 09:35:41 +01:00
parent a9fc955eda
commit 5ec378cccd
No known key found for this signature in database
GPG Key ID: C59F84CEEFD616E3

View File

@ -34,6 +34,7 @@ class TestJabberSearch(SlixTest):
ifrom="juliet@capulet.com/balcony", ito="characters.shakespeare.lit"
)
iq["search"]["form"].add_field(var="x-gender", value="male")
iq["id"] = "0"
self.check(
iq,
"""