mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 16:32:04 +02:00
parent
e3abdc2394
commit
b42d06024e
3 changed files with 32 additions and 38 deletions
|
@ -11,11 +11,6 @@ FactoryBot.define do
|
|||
domain.tech_domain_contacts << FactoryBot.build(:tech_domain_contact)
|
||||
end
|
||||
|
||||
factory :domain_without_force_delete do
|
||||
force_delete_time nil
|
||||
statuses []
|
||||
end
|
||||
|
||||
factory :domain_discarded do
|
||||
statuses [DomainStatus::DELETE_CANDIDATE]
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue