mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
The narrow parameter was incorrectly documented as a one-level array rather than an array of arrays, and the tests incorrectly expected this due to a combination of design and implementation bugs. Signed-off-by: Anders Kaseorg <anders@zulip.com>