webhooks: Rename assert_stream_message to assert_channel_message.

This commit is contained in:
Mateusz Mandera
2024-05-04 22:09:56 +02:00
committed by Tim Abbott
parent 4e968869a2
commit fef299510f
9 changed files with 31 additions and 21 deletions

View File

@@ -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",