Remove comment
This commit is contained in:
@ -37,7 +37,6 @@
|
||||
<%= render('mark_as_solved') %>
|
||||
<% end %>
|
||||
|
||||
<!-- check cause: assess/run; display success, output (if any), make collapsible-->
|
||||
<% if testruns.size > 0 %>
|
||||
<div class="testruns">
|
||||
<% output_runs = testruns.select { |run| run.cause == 'run' } %>
|
||||
|
Reference in New Issue
Block a user