mirror of
https://github.com/internetee/registry.git
synced 2025-07-04 18:23:35 +02:00
Remove unused factory
This commit is contained in:
parent
222cf02d3c
commit
a235db5e83
1 changed files with 0 additions and 7 deletions
|
@ -1,7 +0,0 @@
|
||||||
FactoryBot.define do
|
|
||||||
factory :domain_transfer do
|
|
||||||
domain
|
|
||||||
transfer_from { FactoryBot.create(:registrar) }
|
|
||||||
transfer_to { FactoryBot.create(:registrar) }
|
|
||||||
end
|
|
||||||
end
|
|
Loading…
Add table
Add a link
Reference in a new issue