<p></p>
<p><b>@gravitystorm</b> commented on this pull request.</p>
<hr>
<p>In <a href="https://github.com/openstreetmap/openstreetmap-website/pull/2725#discussion_r458898010">test/controllers/changesets_controller_test.rb</a>:</p>
<pre style='color:#555'>> end
##
# Checks the display of the nearby user changesets listing
def test_index_nearby
private_user = create(:user, :data_public => false, :home_lat => 51.1, :home_lon => 1.0)
user = create(:user, :home_lat => 51.0, :home_lon => 1.0)
- create(:changeset, :user => user)
+ changeset = create(:changeset, :user => user, :num_changes => 1)
</pre>
<p>Also done</p>
<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/2725#discussion_r458898010">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLOYMGHG7U5FHA6SYR3R44DQ3ANCNFSM4PE22OLA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAK2OLPNRP7OX3VGZNDLCS3R44DQ3A5CNFSM4PE22OLKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODMDSYSY.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/2725#discussion_r458898010",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/2725#discussion_r458898010",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>