Update test to reflect change in reply() method that removes the from attribute.
This commit is contained in:
parent
2b6454786a
commit
aad185fe29
@ -26,7 +26,7 @@ class TestStreamTester(SleekTest):
|
||||
""")
|
||||
|
||||
self.streamSendMessage("""
|
||||
<message to="user@localhost" from="tester@localhost">
|
||||
<message to="user@localhost">
|
||||
<body>Thanks for sending: Hi!</body>
|
||||
</message>
|
||||
""")
|
||||
|
Loading…
x
Reference in New Issue
Block a user