Mostly changes ``` api_message_path(:id => msg.id) ``` to ``` api_message_path(msg) ``` in tests. You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/5424 -- Commit Summary -- * Simplify calls to api_message_path helper -- File Changes -- M test/controllers/api/messages_controller_test.rb (34) -- Patch Links -- https://github.com/openstreetmap/openstreetmap-website/pull/5424.patch https://github.com/openstreetmap/openstreetmap-website/pull/5424.diff -- Reply to this email directly or view it on GitHub: https://github.com/openstreetmap/openstreetmap-website/pull/5424 You are receiving this because you are subscribed to this thread. Message ID: <openstreetmap/openstreetmap-website/pull/[email protected]>
_______________________________________________ rails-dev mailing list [email protected] https://lists.openstreetmap.org/listinfo/rails-dev
