mirror of
https://github.com/zulip/zulip.git
synced 2025-11-11 01:16:19 +00:00
The match_subject and match_content template vars are notorious for causing bugs due to the way handlebars forces the strange ../../.. syntax on us, so now we have some test coverage. (imported from commit c6b151b964ae8b6fb199d9cdbe533a87c6b58947)