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