未验证 提交 0ba5615e 编写于 作者: Y Yuji Yaginuma 提交者: GitHub

Merge pull request #31350 from ptolts/correct_test_spelling

Correct routing test spelling mistake.
......@@ -213,7 +213,7 @@ def test_optional_star_paths_are_greedy_but_not_too_much
assert_equal expected, ActiveSupport::JSON.decode(get(u))
end
def test_regexp_precidence
def test_regexp_precedence
rs.draw do
get "/whois/:domain", constraints: {
domain: /\w+\.[\w\.]+/ },
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册