mirror of
https://github.com/zulip/zulip.git
synced 2025-11-14 02:48:00 +00:00
Previously, is_exactly() had already been repalced with can_bucket_by(). This commit removes is_exactly() and replaces its usage in our tests with can_bucket_by().