Fixed existing tests

This commit is contained in:
Shrey 2015-06-18 21:07:13 +05:30 committed by Matt Amos
parent e74163d036
commit 965f32d545
3 changed files with 83 additions and 39 deletions

View file

@ -82,7 +82,7 @@
<% end %>
</li>
<li>
<%= link_to t('user.view.report'), new_issue_url(reportable_id: @this_user.id, reportable_type: @this_user.class.name, reported_user_id: @this_user.id) %>
<%= link_to t('user.view.report'), new_issue_url(reportable_id: @this_user.id, reportable_type: @this_user.class.name) %>
</li>
<% if @this_user.blocks.exists? %>
<li>