mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 16:32:04 +02:00
Notify losing registrar
This commit is contained in:
parent
642eda06fd
commit
830c2a9497
5 changed files with 31 additions and 9 deletions
|
@ -1,2 +1,5 @@
|
|||
Fabricator(:domain_transfer) do
|
||||
domain
|
||||
transfer_from { Fabricate(:registrar) }
|
||||
transfer_to { Fabricate(:registrar) }
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue