mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 23:43:43 +00:00
webhooks: Rename assert_stream_message to assert_channel_message.
This commit is contained in:
committed by
Tim Abbott
parent
4e968869a2
commit
fef299510f
@@ -558,7 +558,7 @@ A temporary team so that I can get some webhook fixtures!
|
||||
content_type="application/json",
|
||||
)
|
||||
|
||||
self.assert_stream_message(
|
||||
self.assert_channel_message(
|
||||
message=stream_message,
|
||||
stream_name=self.CHANNEL_NAME,
|
||||
topic_name="team My Team",
|
||||
|
||||
Reference in New Issue
Block a user