mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
This test was wrong, in that it checked for the English status string when the current language was expected to be German; this happened to work until now because with i18next we were failing to include the string in question in our translation data; and early today I did the first translation data sync since our translators had translated that string for German.