提交 4909337a 编写于 作者: A Aaron Patterson

indentation

上级 0d22947e
......@@ -242,7 +242,7 @@ def test_polymorphic_destroy_with_dependencies_and_lock_version
car = Car.create!
assert_difference 'car.wheels.count' do
car.wheels << Wheel.create!
car.wheels << Wheel.create!
end
assert_difference 'car.wheels.count', -1 do
car.destroy
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册