提交 eb65f04f 编写于 作者: E Eileen M. Uchitelle

Merge pull request #23793 from qazbnm456/master

fix typo
......@@ -146,7 +146,7 @@ def test_proper_usage_of_primary_keys_and_join_table
assert_equal 1, country.treaties.count
end
def test_join_table_composit_primary_key_should_not_warn
def test_join_table_composite_primary_key_should_not_warn
country = Country.new(:name => 'India')
country.country_id = 'c1'
country.save!
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册