aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer/test/fixtures/base_mailer/email_with_translations.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'actionmailer/test/fixtures/base_mailer/email_with_translations.html.erb')
-rw-r--r--actionmailer/test/fixtures/base_mailer/email_with_translations.html.erb1
1 files changed, 1 insertions, 0 deletions
diff --git a/actionmailer/test/fixtures/base_mailer/email_with_translations.html.erb b/actionmailer/test/fixtures/base_mailer/email_with_translations.html.erb
new file mode 100644
index 0000000000..d676a6d2da
--- /dev/null
+++ b/actionmailer/test/fixtures/base_mailer/email_with_translations.html.erb
@@ -0,0 +1 @@
+<%= t('.greet_user', name: 'lifo') %> \ No newline at end of file