<p>This fixes a bug where a test was being skipped since the filename didn't end in <code>_test.rb</code>.</p>
<p>I'm surprised that this isn't picked up by <a href="https://github.com/rubocop/rubocop-minitest">rubocop-minitest</a> since there's an equivalent cop for <a href="https://github.com/rubocop/rubocop-rspec">rubocop-rspec</a> (<a href="https://docs.rubocop.org/rubocop-rspec/cops_rspec.html#rspecfilepath" rel="nofollow">Rspec/Filepath</a>). But I think writing a cop for upstream might be a bit too much for my skills!</p>
<hr>
<h4>You can view, comment on, or merge this pull request online at:</h4>
<p> <a href='https://github.com/openstreetmap/openstreetmap-website/pull/3327'>https://github.com/openstreetmap/openstreetmap-website/pull/3327</a></p>
<h4>Commit Summary</h4>
<ul>
<li>Rename file so that it's included in test runs</li>
</ul>
<h4>File Changes</h4>
<ul>
<li>
<strong>R</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3327/files#diff-6a9ebe0fb9027782384e3e1db9e38d6e050d8e4b4be87a3b3c2cfae599541028">test/system/confirmation_resend_test.rb</a>
(0)
</li>
</ul>
<h4>Patch Links:</h4>
<ul>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/3327.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/3327.patch</a></li>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/3327.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/3327.diff</a></li>
</ul>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/3327">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLN2DIYT65NYQNIEBW3UCIQZHANCNFSM5EFHGEAQ">unsubscribe</a>.<br />Triage notifications on the go with GitHub Mobile for <a href="https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675">iOS</a> or <a href="https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub">Android</a>.
<img src="https://github.com/notifications/beacon/AAK2OLOJKTBC4I473ETI5B3UCIQZHA5CNFSM5EFHGEA2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4O4DBVOA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/3327",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/3327",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>