mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
We stopped needing this with
0329b67048
(Dec 2016).
The function sets `bot.can_admin`,
which was only used in `bot_data.get_editable`.
We removed two tests (and then put back
some test setup that needed to leak down
to the last test).