mirror of
https://github.com/zulip/zulip.git
synced 2025-11-17 04:12:02 +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
47 KiB
47 KiB