提交 06d772c0 编写于 作者: N Neeraj Singh

add missing ensure

上级 fdbe8eb0
......@@ -74,6 +74,7 @@ def test_render_changed_charset_default
get :render_defaults
assert_equal "utf-16", @response.charset
assert_equal Mime::HTML, @response.content_type
ensure
OldContentTypeController.default_charset = "utf-8"
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册