mirror of
https://github.com/zulip/zulip.git
synced 2025-11-08 16:01:58 +00:00
This commit fixes the invalid assert call in dispatch.js and also fixes the invalid settings parameter of update_display_settings__default_view_all_messages fixture in event.js, it should be all_messages instead of 1. Fixes #18685.