Fix test assertion

上级 681277e5
......@@ -681,7 +681,7 @@ def test_filtered_parameters_reset_between_requests
def test_path_is_kept_after_the_request
get :test_params, params: { id: "foo" }
assert_equal "foo", @request.path
assert_equal "/test_case_test/test/test_params/foo", @request.path
end
def test_path_params_reset_between_request
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册