<p>It didn't work for me until I did. What happened was when I tried running the test by <code>rake test</code>, I got an message telling me to migrate the <code>TEST</code> environment and so I did. The migrations ran until failing on <code>db/migrate/028_add_more_changeset_indexes.rb</code> because of a <code>GIST</code> method not existing. That got sorted out after installing <code>btree_gist</code></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/openstreetmap/openstreetmap-website/pull/869#issuecomment-69608224">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABWnLZdypRtDb4XIQ2OVvf8Pq5FngVwXks5ng_sYgaJpZM4DRPe0.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
  <div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
    <link itemprop="url" href="https://github.com/openstreetmap/openstreetmap-website/pull/869#issuecomment-69608224"></link>
    <meta itemprop="name" content="View Pull Request"></meta>
  </div>
  <meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>