diff options
Diffstat (limited to 'test/controllers/ingresses/amazon')
-rw-r--r-- | test/controllers/ingresses/amazon/inbound_emails_controller_test.rb | 2 |
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 = |