@AntonKhorev commented on this pull request.
> - def test_description
- comment = create(:note_comment)
- assert_equal comment.body, comment.note.description
-
- user = create(:user)
- comment = create(:note_comment, :author => user)
- assert_equal comment.body, comment.note.description
- end
You dropped `note.description` a few commits before. Why did you keep the tests
until this commit?
+ same for `note.author_id` and `author_ip`
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5511#pullrequestreview-2577511169
You are receiving this because you are subscribed to this thread.
Message ID:
<openstreetmap/openstreetmap-website/pull/5511/review/2577511...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev