Use a better test description

上级 76d6ec2a
......@@ -860,7 +860,7 @@ def test_custom_join_table
assert_equal 'edges', Vertex.reflect_on_association(:sources).join_table
end
def test_namespaced_habtm
def test_has_and_belongs_to_many_in_a_namespaced_model_pointing_to_a_namespaced_model
magazine = Publisher::Magazine.create
article = Publisher::Article.create
magazine.articles << article
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册