Merge branch 'develop' into roster
This commit is contained in:
@@ -604,7 +604,7 @@ class SleekTest(unittest.TestCase):
|
||||
raise ValueError("Uknown matching method: %s" % method)
|
||||
|
||||
def send(self, data, defaults=None, use_values=True,
|
||||
timeout=.1, method='exact'):
|
||||
timeout=.5, method='exact'):
|
||||
"""
|
||||
Check that the XMPP client sent the given stanza XML.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user