提交 69fec3ab 编写于 作者: X Xavier Noria

adds parens to silence a warning in the test suite of AS

上级 207fa596
......@@ -35,7 +35,7 @@ def test_direct_descendants
end
def test_clear_with_autoloaded_parent_children_and_granchildren
mark_as_autoloaded *ALL do
mark_as_autoloaded(*ALL) do
ActiveSupport::DescendantsTracker.clear
assert ActiveSupport::DescendantsTracker.descendants.slice(*ALL).empty?
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册