aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/fixtures/test/html_template.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'actionpack/test/fixtures/test/html_template.html.erb')
-rw-r--r--actionpack/test/fixtures/test/html_template.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/actionpack/test/fixtures/test/html_template.html.erb b/actionpack/test/fixtures/test/html_template.html.erb
index 1bbc2b7f09..1b483357bd 100644
--- a/actionpack/test/fixtures/test/html_template.html.erb
+++ b/actionpack/test/fixtures/test/html_template.html.erb
@@ -1 +1 @@
-<%= render :partial => "test/first_json_partial", formats: :json %> \ No newline at end of file
+<%= render :partial => "test/first_json_partial", :formats => :json %> \ No newline at end of file