提交 dfe9cf1a 编写于 作者: Z Zachary Scott

Remove outdated TODO from url_for test, this test was fixed in 900a2d30

上级 77577149
......@@ -204,9 +204,6 @@ def test_trailing_slash_with_params
end
def test_relative_url_root_is_respected
# ROUTES TODO: Tests should not have to pass :relative_url_root directly. This
# should probably come from routes.
add_host!
assert_equal('https://www.basecamphq.com/subdir/c/a/i',
W.new.url_for(:controller => 'c', :action => 'a', :id => 'i', :protocol => 'https', :script_name => '/subdir')
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册