<p>When running the tests in the development VM, one of them failed complaining about the need of ImageMagick. Installing ImageMagick allowed it to pass.</p>

<pre><code>1) Error:
UserControllerTest#test_account:
Paperclip::Errors::CommandNotFoundError: Could not run the `identify` command. Please install ImageMagick.
    app/controllers/user_controller.rb:672:in `update_user'
    app/controllers/user_controller.rb:129:in `account'
    test/controllers/user_controller_test.rb:772:in `test_account'
</code></pre>

<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/1119#issuecomment-168079208">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABWnLUBzo6oIB_1Dy2QngwdE42etObCgks5pVEflgaJpZM4G849m.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/1119#issuecomment-168079208"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>