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/[email protected]>
_______________________________________________
rails-dev mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to