xep-0055: fix stanza test
This commit is contained in:
parent
a9fc955eda
commit
5ec378cccd
@ -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,
|
||||
"""
|
||||
|
Loading…
x
Reference in New Issue
Block a user