mirror of
https://github.com/discourse/discourse.git
synced 2025-03-11 17:00:39 +08: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.