Prior to this commit, in test, we had two different answers to "what is
the host of this application?" For Rails generates
URLs (e.g. `root_url`) we would get one answer. For our custom
`URL.url("/")` we got another answer.
This resolves and patches that up.
Closes #16347
|
||
|---|---|---|
| .. | ||
| all_routes_spec.rb | ||
| data_update_scripts_admin_routes_spec.rb | ||
| i18n_routes_spec.rb | ||
| profile_admin_routes_spec.rb | ||