Skip to content

Commit

Permalink
Revert "TEST - changes to ensure that all deprecation warnings are be…
Browse files Browse the repository at this point in the history
…ing output"

This reverts commit 3dcf338.
  • Loading branch information
torresga committed Sep 6, 2024
1 parent b788429 commit 45d2fb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/environments/test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
config.action_mailer.delivery_method = :test

# Print deprecation notices to the stderr.
config.active_support.deprecation = :log
config.active_support.deprecation = :stderr

# Raises error for missing translations
config.i18n.raise_on_missing_translations = true
Expand Down

0 comments on commit 45d2fb1

Please sign in to comment.