tomhughes left a comment (openstreetmap/openstreetmap-website#5943)
I think you need to change the two controllers to add something like this at
the top:
```ruby
before_action :set_request_formats, :only => [:index]
```
That should stop those test failures on the XML version.
Please also squash the fixup commits into the one they are fixing (so commits
2-4 into commit 1 and commit 6 into commit 5).
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5943#issuecomment-2822527902
You are receiving this because you are subscribed to this thread.
Message ID:
<openstreetmap/openstreetmap-website/pull/5943/c2822527...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev