diff --git a/app/views/users/new_user_commit_homework.html.erb b/app/views/users/new_user_commit_homework.html.erb index c3a736058..0e2648509 100644 --- a/app/views/users/new_user_commit_homework.html.erb +++ b/app/views/users/new_user_commit_homework.html.erb @@ -112,7 +112,7 @@
<% if test.status.to_i == -2 %> -
<%= test.results.first %>
+
<%= test.results.first %>
<% else %>
<% if test.status.to_i == -2 %> -
<%= test.results.first %>
+
<%= test.results.first %>
<% else %>