mirror of
https://github.com/internetee/registry.git
synced 2025-07-12 14:08:17 +02:00
Update fixtures
This commit is contained in:
parent
7edf5d1595
commit
f38f4c1024
1 changed files with 2 additions and 0 deletions
2
test/fixtures/users.yml
vendored
2
test/fixtures/users.yml
vendored
|
@ -3,6 +3,7 @@ api_bestnames:
|
|||
password: testtest
|
||||
type: ApiUser
|
||||
registrar: bestnames
|
||||
active: true
|
||||
roles:
|
||||
- super
|
||||
|
||||
|
@ -11,6 +12,7 @@ api_goodnames:
|
|||
password: testtest
|
||||
type: ApiUser
|
||||
registrar: goodnames
|
||||
active: true
|
||||
roles:
|
||||
- super
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue