mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 17:28:18 +02:00
Refactor tests #2809
This commit is contained in:
parent
17c38362a2
commit
8c691542f0
3 changed files with 64 additions and 9 deletions
|
@ -22,6 +22,7 @@ if con.present? && con.table_exists?('settings')
|
|||
Setting.save_default(:ns_max_count, 11)
|
||||
|
||||
Setting.save_default(:transfer_wait_time, 0)
|
||||
Setting.transfer_wait_time = 0
|
||||
Setting.save_default(:request_confrimation_on_registrant_change_enabled, true)
|
||||
Setting.save_default(:request_confirmation_on_domain_deletion_enabled, true)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue