# File tests/drivers/mock/url_for_test.rb, line 44 def test_it_works_when_not_at_root_context verify_url_for("/", "context/", :path_only, {}, {"SCRIPT_NAME" => "context"}) end