Prevent race condition in pubsub test.
This commit is contained in:
parent
9ba5b644cf
commit
5a771dbe2f
@ -431,7 +431,7 @@ class TestStreamPubsub(SleekTest):
|
||||
</publish>
|
||||
</pubsub>
|
||||
</iq>
|
||||
""")
|
||||
""", use_values=False)
|
||||
|
||||
def testPublishSingleOptions(self):
|
||||
"""Test publishing a single item, with options."""
|
||||
|
Loading…
Reference in New Issue
Block a user