mirror of
https://github.com/internetee/registry.git
synced 2025-07-03 09:43:36 +02:00
parent
bcffb350c7
commit
a77a0ae558
1 changed files with 4 additions and 0 deletions
|
@ -4,5 +4,9 @@ FactoryGirl.define do
|
|||
password 'a' * 6
|
||||
roles ['super']
|
||||
registrar
|
||||
|
||||
factory :api_user_epp do
|
||||
roles %w(epp static_registrant)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue