Rails3: test: fix ordering functional/comments_controller_test.rb
On Rails 3.0.11, test fails.
<pre> Failure: <"This is a test comment"> expected but was <"my first comment">. test_add_comment(CommentsControllerTest) test/functional/comments_controller_test.rb:34:in `test_add_comment' </pre>
Contributed by Sylvain Utard.
Authored by: tmaruyama 2012-02-25
Parent: [r8986]
Child: [r8988]