提交 a041107b 编写于 作者: M Matthew Draper

Merge pull request #15710 from zuhao/refactor_actionview_digestor_test

Make sure restoration always happen.
......@@ -233,6 +233,7 @@ def test_cache_template_loading
assert_digest_difference("messages/edit", true) do
change_template("comments/_comment")
end
ensure
ActionView::Resolver.caching = resolver_before
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册