mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
This could cause assets (e.g. fonts) to try and load from `www.example.com`, which led to an error. In the case of theme-qunit tests this actually caused the run to fail. Not entirely sure why... font failures shouldn't be catastrophic... but this is a good fix regardless.