<p></p>
<p>Not sure if you've seen this. One of the very first test runs failed b/c of an additional html attribute <code>class=\"rounded-lg\</code></p>
<pre><code>Failure:


UserHelperTest#test_auth_button [/home/travis/build/openstreetmap/openstreetmap-website/test/helpers/user_helper_test.rb:76]:

--- expected

+++ actual

@@ -1 +1 @@

-"<a class=\"auth_button\" title=\"Login with Google\" href=\"/auth/google\"><img alt=\"Login with a Google OpenID\" src=\"/images/google.svg\" /></a>"

+"<a class=\"auth_button\" title=\"Login with Google\" href=\"/auth/google\"><img alt=\"Login with a Google OpenID\" class=\"rounded-lg\" src=\"/images/google.svg\" /></a>"

rails test test/helpers/user_helper_test.rb:74
</code></pre>

<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/3009#issuecomment-746722920">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLLC6SRWKWJ3UYYQDPLSVDXU7ANCNFSM4U6KCSLQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAK2OLKTRZ6G2QYSMOHJYO3SVDXU7A5CNFSM4U6KCSL2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFSBBM2A.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/3009#issuecomment-746722920",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/3009#issuecomment-746722920",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>