mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
This is necessary for the new `mock_template` helper added in97ad6b6b62to work correctly without leaks, since it uses `mock_cjs` under the hood. This logic was added in216493aae8.