mirror of
https://github.com/zulip/zulip.git
synced 2025-11-19 05:58:25 +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
5.4 KiB
5.4 KiB