mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
This commit migrates some tests in test_stripe.py and test_embedded_bot_system.py to use assertEqual instead of assertRegexpMatches for asserting logs, as suggested here: https://github.com/zulip/zulip/pull/16818#discussion_r569888862