mirror of
https://github.com/internetee/registry.git
synced 2025-05-19 10:49:39 +02:00
Working domain renewal
This commit is contained in:
parent
218ecb3317
commit
684a4ab4f1
4 changed files with 14 additions and 6 deletions
|
@ -1,5 +1,6 @@
|
|||
Fabricator(:domain) do
|
||||
name { "#{Faker::Internet.domain_word}.ee" }
|
||||
valid_to Date.new(2014, 8, 7)
|
||||
period 1
|
||||
owner_contact(fabricator: :contact)
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue