提交 3570f3e7 编写于 作者: N Neeraj Singh 提交者: José Valim

Fix broken integration test in 2.x [#4565 state:resolved]

Signed-off-by: NJosé Valim <jose.valim@gmail.com>
上级 3568c5ce
......@@ -355,6 +355,8 @@ def process(method, path, parameters = nil, headers = nil)
# used in integration tests.
@response.extend(TestResponseBehavior)
body.close if body.respond_to?(:close)
return @status
rescue MultiPartNeededException
boundary = "----------XnJLe9ZIbbGUYtzPQJ16u1"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册