[openstreetmap/openstreetmap-website] Show "reporting user" on "issues" screen (PR #4990)
    David Tsiklauri 
    notifications at github.com
       
    Wed Jan 29 08:59:32 UTC 2025
    
    
  
@nertc commented on this pull request.
> +    1.upto(5).each do |n|
+      issue.reports << create(:report, :user => create(:user, :display_name => "Test Name #{n}"))
+    end
Thanks for the suggestion. Both tests were changed to match smaller list creation you suggested.
-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4990#discussion_r1933492738
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/4990/review/2580382236 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250129/5581832f/attachment.htm>
    
    
More information about the rails-dev
mailing list