class ActionDispatch::SystemTestCase

def url_options

def url_options
  default_url_options.reverse_merge(host: app_host)
end