TEMP turn EPP log on for testing

This commit is contained in:
Priit Tark 2015-01-26 17:20:31 +02:00
parent 2140c0601a
commit beb31aaf4c

View file

@ -26,4 +26,4 @@ if ActiveRecord::Base.connection.table_exists? 'settings' # otherwise rake not w
end
# dev only setting
EPP_LOG_ENABLED = !Rails.env.test?
EPP_LOG_ENABLED = true # !Rails.env.test?