<p></p>
<p><b>@gravitystorm</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/openstreetmap/openstreetmap-website/pull/4007#discussion_r1164140584">test/lib/i18n_test.rb</a>:</p>
<pre style='color:#555'>> @@ -55,6 +55,20 @@ class I18nTest < ActiveSupport::TestCase
     end
   end
 
+  def test_en_for_raw_html
+    en = YAML.load_file(Rails.root.join("config/locales/en.yml"))
+    assert_nothing_raised do
+      check_values_for_raw_html(en)
+    end
+  end
+
+  def test_en_for_nil_values
</pre>
<p dir="auto">I had a <code class="notranslate">nil</code> value in the branch I was working on when developing this PR, due to some fat fingering in a different commit. I had left a key with nothing after the colon while refactoring.</p>
<p dir="auto">The <code class="notranslate">nil</code> value didn't make it past any pull review (I fixed it before submitting that other PR), so it's slightly hypothetical. But it did cause the other test to error out, so I thought it might be worth adding separately, so that you get a clean error message.</p>
<p dir="auto">I'm happy to remove it if you think it's unnecessary or potentially confusing.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/4007#discussion_r1164140584">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLPD4AFEHHVEKO3D563XA2VAPANCNFSM6AAAAAAW3U7O2Q">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLLUKQ43ML7XYMY6RHLXA2VAPA5CNFSM6AAAAAAW3U7O2SWGG33NNVSW45C7OR4XAZNRKB2WY3CSMVYXKZLTORJGK5TJMV32UY3PNVWWK3TUL5UWJTSSKVSTM.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><openstreetmap/openstreetmap-website/pull/4007/review/1381328182</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/4007#discussion_r1164140584",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/4007#discussion_r1164140584",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>