mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 08:26:11 +00:00
Importing `upload_backend` directly means that in testing it must also be mocked where it is imported, in order to correctly test the right backend. Since `get_avatar_url` is part of the public `ZulipUploadBackend` API, add another helper method to call that.
7.1 KiB
7.1 KiB