mirror of
https://github.com/internetee/registry.git
synced 2025-07-03 09:43:36 +02:00
6 lines
128 B
Ruby
6 lines
128 B
Ruby
Fabricator(:registrar) do
|
|
name 'Registrar OÜ'
|
|
reg_no '12345678'
|
|
address 'Street 999, Town, County, Postal'
|
|
country
|
|
end
|