Mercurial > zeropaste
diff config/environments/test.rb @ 466:722f4eccd370
Remove unused config
author | nanaya <me@nanaya.pro> |
---|---|
date | Fri, 31 May 2019 09:10:37 +0900 |
parents | 07d6c6639adf |
children | fd3078b4d355 |
line wrap: on
line diff
--- a/config/environments/test.rb Fri May 31 09:10:28 2019 +0900 +++ b/config/environments/test.rb Fri May 31 09:10:37 2019 +0900 @@ -29,7 +29,7 @@ config.action_controller.allow_forgery_protection = false # Store uploaded files on the local file system in a temporary directory - config.active_storage.service = :test + # config.active_storage.service = :test # Print deprecation notices to the stderr. config.active_support.deprecation = :stderr