mirror of
https://github.com/internetee/registry.git
synced 2025-07-25 20:18:22 +02:00
Add registrar fabricator
This commit is contained in:
parent
aa88c30565
commit
3a57126e69
2 changed files with 6 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
Fabricator(:epp_user) do
|
||||
username 'test'
|
||||
password 'test'
|
||||
registrar
|
||||
active true
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue