mirror of
https://github.com/internetee/registry.git
synced 2025-07-24 19:48:28 +02:00
Add test to see if registrant verification stores versions
This commit is contained in:
parent
844e613ee1
commit
d95081adcf
2 changed files with 23 additions and 0 deletions
|
@ -27,6 +27,8 @@ Rails.application.configure do
|
|||
# ActionMailer::Base.deliveries array.
|
||||
config.action_mailer.delivery_method = :test
|
||||
|
||||
config.action_mailer.raise_delivery_errors = false
|
||||
|
||||
# Print deprecation notices to the stderr.
|
||||
config.active_support.deprecation = :stderr
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue