mirror of
https://github.com/internetee/registry.git
synced 2025-06-10 14:44:47 +02:00
Fix Setting fixtures, correct seed.rb
This commit is contained in:
parent
ee602db93b
commit
4c9fc76283
4 changed files with 137 additions and 15 deletions
|
@ -26,9 +26,6 @@ require 'rake'
|
|||
Rake::Task.clear
|
||||
Rails.application.load_tasks
|
||||
|
||||
Setting.address_processing = false
|
||||
Setting.registry_country_code = 'US'
|
||||
|
||||
class CompanyRegisterClientStub
|
||||
Company = Struct.new(:registration_number)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue