This project is archived and is in readonly mode.
Duplicate unit test names: test_nested_fields_for_with_index
Reported by David Röthlisberger | September 16th, 2008 @ 03:52 PM | in 2.x
This commit:
http://github.com/rails/rails/co...
Added several new unit tests, 2 of which share the same name (test_nested_fields_for_with_index). I believe the first one isn't necessary, as that functionality is covered by test_nested_fields_for_with_index_on_both.
Comments and changes to this ticket
-
David Röthlisberger September 16th, 2008 @ 03:54 PM
- no changes were found...
-
Repository December 20th, 2008 @ 06:10 PM
- State changed from new to resolved
(from [462c75b60c659d75fafaeb10dd6ba9d4c16b6cb2]) Fix duplicate test name [#1058 state:resolved] [Dave Rothlisberger, Pratik Naik] http://github.com/rails/rails/co...
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>
People watching this ticket
Attachments
Tags
Referenced by
- 1058 Duplicate unit test names: test_nested_fields_for_with_index (from [462c75b60c659d75fafaeb10dd6ba9d4c16b6cb2]) Fix dup...