[openstreetmap/openstreetmap-website] Remove CI guard on minitest/focus require (PR #6773)
Andy Allan
notifications at github.com
Wed Feb 4 19:15:18 UTC 2026
There is now a [Minitest/Focus cop](https://docs.rubocop.org/rubocop-minitest/cops_minitest.html#minitestfocus) in rubocop-minitest, which will catch any inadvertent usage of focus in a commit.
### How has this been tested?
<!--Explain the steps you took to test your code.-->
I changed one test from `def test_show` to `focus def test_show` and it was flagged by rubocop.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/6773
-- Commit Summary --
* Remove CI guard on minitest/focus require
-- File Changes --
M test/test_helper.rb (2)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/6773.patch
https://github.com/openstreetmap/openstreetmap-website/pull/6773.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6773
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/6773 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260204/0ba1c0d0/attachment.htm>
More information about the rails-dev
mailing list