mirror of
https://github.com/internetee/registry.git
synced 2025-07-24 03:30:33 +02:00
parent
7cca7b2976
commit
d57c737a80
8 changed files with 69 additions and 112 deletions
|
@ -10,9 +10,5 @@ FactoryBot.define do
|
|||
domain.admin_domain_contacts << FactoryBot.build(:admin_domain_contact)
|
||||
domain.tech_domain_contacts << FactoryBot.build(:tech_domain_contact)
|
||||
end
|
||||
|
||||
factory :domain_discarded do
|
||||
statuses [DomainStatus::DELETE_CANDIDATE]
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue