Fix tests

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2020-06-03 15:33:50 +02:00
parent 681737bf36
commit 5e6bdb92fb
4 changed files with 7 additions and 12 deletions

View File

@@ -1,4 +1,4 @@
<%= render @view_module, @view_template, assigns %>
<%= @inner_content %>
--