提交 68367fd5 编写于 作者: C Carlos Antonio da Silva

Remove deprecation warning from test related to old process api

上级 93df3b2d
......@@ -338,7 +338,7 @@ def test_response_object
end
def test_render_based_on_parameters
process :render_based_on_parameters, "name" => "David"
process :render_based_on_parameters, "GET", "name" => "David"
assert_equal "Mr. David", @response.body
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册