[openstreetmap/openstreetmap-website] Rename file so that it's included in test runs (#3327)
Andy Allan
notifications at github.com
Thu Sep 16 17:14:59 UTC 2021
This fixes a bug where a test was being skipped since the filename didn't end in `_test.rb`.
I'm surprised that this isn't picked up by [rubocop-minitest](https://github.com/rubocop/rubocop-minitest) since there's an equivalent cop for [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) ([Rspec/Filepath](https://docs.rubocop.org/rubocop-rspec/cops_rspec.html#rspecfilepath)). But I think writing a cop for upstream might be a bit too much for my skills!
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/3327
-- Commit Summary --
* Rename file so that it's included in test runs
-- File Changes --
R test/system/confirmation_resend_test.rb (0)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/3327.patch
https://github.com/openstreetmap/openstreetmap-website/pull/3327.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/3327
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20210916/0e389487/attachment-0001.htm>
More information about the rails-dev
mailing list