mirror of
https://github.com/internetee/registry.git
synced 2025-07-23 11:16:00 +02:00
parent
01edbc5710
commit
c14d15d7b7
15 changed files with 26 additions and 19 deletions
|
@ -49,7 +49,7 @@ Fabricator(:eis, from: :registrar) do
|
|||
city 'Tallinn'
|
||||
street 'Paldiski mnt 80'
|
||||
zip '10617'
|
||||
url 'www.internet.ee'
|
||||
website 'www.internet.ee'
|
||||
code { sequence(:code) { |i| "EIS#{i}" } }
|
||||
accounts(count: 1) { Fabricate(:account, account_activities: []) }
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue