aboutsummaryrefslogtreecommitdiffstats
path: root/test/controllers/ingresses/amazon/inbound_emails_controller_test.rb
diff options
context:
space:
mode:
authorDino Maric <dino.onex@gmail.com>2018-12-14 11:06:12 +0100
committerDino Maric <dino.onex@gmail.com>2018-12-14 11:06:12 +0100
commit4412ca6dac7dce284e2010678f7f2e276d60e4d1 (patch)
treeef47c14cd5164aa74ec0ffea4a4a553dd1e32ab4 /test/controllers/ingresses/amazon/inbound_emails_controller_test.rb
parentaf7d237002aca9667f28923f7181db7cb5e51460 (diff)
downloadrails-4412ca6dac7dce284e2010678f7f2e276d60e4d1.tar.gz
rails-4412ca6dac7dce284e2010678f7f2e276d60e4d1.tar.bz2
rails-4412ca6dac7dce284e2010678f7f2e276d60e4d1.zip
Add frozen_string_literal: true to match Rails codebase
Diffstat (limited to 'test/controllers/ingresses/amazon/inbound_emails_controller_test.rb')
-rw-r--r--test/controllers/ingresses/amazon/inbound_emails_controller_test.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/controllers/ingresses/amazon/inbound_emails_controller_test.rb b/test/controllers/ingresses/amazon/inbound_emails_controller_test.rb
index c36c500cbe..e10985553e 100644
--- a/test/controllers/ingresses/amazon/inbound_emails_controller_test.rb
+++ b/test/controllers/ingresses/amazon/inbound_emails_controller_test.rb
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
require "test_helper"
ActionMailbox::Ingresses::Amazon::InboundEmailsController.verifier =