mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Why this change? When using a remote capybara driver configured through the `CAPYBARA_REMOTE_DRIVER_URL` env, webmock is thinking that is an external request and blocking it. As such, we need to set the URL to the allowlist for webmock.