提交 842d55cb 编写于 作者: J Jeremy Kemper

fix another ordering failure

上级 ca48da63
......@@ -616,7 +616,7 @@ def test_decrement_counter
end
def test_update_counter
category = Category.first
category = categories(:general)
assert_nil category.categorizations_count
assert_equal 2, category.categorizations.count
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册