mirror of
https://github.com/internetee/registry.git
synced 2025-07-25 03:58:27 +02:00
Added Registrar roles with super, epp, billing
This commit is contained in:
parent
8371dcf46e
commit
5afa0ac793
12 changed files with 77 additions and 24 deletions
|
@ -5,6 +5,7 @@ Fabricator(:api_user) do
|
|||
identity_code '14212128025'
|
||||
registrar
|
||||
active true
|
||||
roles ['super']
|
||||
end
|
||||
|
||||
# use dedicated fabricator for fixed one
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue