mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 17:59:47 +02:00
TEMP turn EPP log on for testing
This commit is contained in:
parent
2140c0601a
commit
beb31aaf4c
1 changed files with 1 additions and 1 deletions
|
@ -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?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue