diff --git a/config/environments/test.rb b/config/environments/test.rb index 7972c41..d448818 100644 --- a/config/environments/test.rb +++ b/config/environments/test.rb @@ -43,7 +43,7 @@ # Print deprecation notices to the stderr. config.active_support.deprecation = :stderr - config.force_ssl = true + config.force_ssl = false # Raises error for missing translations # config.action_view.raise_on_missing_translations = true