mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
This fixes the fact that our test suites would have trouble connecting to the other parts of the Zulip service when run with a proxy configuration (e.g. trying to send requests to localhost through the proxy!). Thanks for Vishnu Ks for his work on this. Fixes #971.