@pablobm commented on this pull request.


> @@ -1254,5 +1276,28 @@ def assert_notes_in_order(notes)
         assert_select "osm>note:nth-child(#{index + 1})>id", :text => 
note.id.to_s, :count => 1
       end
     end
+
+    def create_geoblock_zone

Moved to a factory: `create(:geoblock_zone, :seville_cathedral)`.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6713#discussion_r2713602389
You are receiving this because you are subscribed to this thread.

Message ID: 
<openstreetmap/openstreetmap-website/pull/6713/review/[email protected]>
_______________________________________________
rails-dev mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to