mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 00:12:03 +02:00
Epp contact tests now 10x faster
This commit is contained in:
parent
4e7b0e6104
commit
4401d8495e
9 changed files with 361 additions and 324 deletions
|
@ -24,3 +24,6 @@ if ActiveRecord::Base.connection.table_exists? 'settings' # otherwise rake not w
|
|||
|
||||
Setting.save_default(:transfer_wait_time, 0)
|
||||
end
|
||||
|
||||
# dev only setting
|
||||
EPP_LOG_ENABLED = !Rails.env.test?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue