mirror of
https://github.com/zulip/zulip.git
synced 2025-11-15 19:31:58 +00:00
Clean up the instances of self.assertIn("string", result.content.decode("utf-8")),
and replace them with self.assert_in_response("string").
Fixes: #2313
85 KiB
85 KiB