mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 17:28:18 +02:00
Merge branch 'master' into registry-661
This commit is contained in:
commit
03b6f1df91
18 changed files with 147 additions and 224 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