提交 462c75b6 编写于 作者: P Pratik Naik

Fix duplicate test name [#1058 state:resolved] [Dave Rothlisberger, Pratik Naik]

上级 fda62ecf
......@@ -463,7 +463,7 @@ def test_nested_fields_for_with_nested_collections
assert_dom_equal expected, output_buffer
end
def test_nested_fields_for_with_index
def test_nested_fields_for_with_index_and_parent_fields
form_for('post', @post, :index => 1) do |c|
concat c.text_field(:title)
c.fields_for('comment', @comment, :index => 1) do |r|
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册