mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
The total number of stream objects are allocated to total_users. They should be allocated to the total_channels. This passed the tests as the total number of users in the test where greater than the total number of channels.