mirror of
https://github.com/internetee/registry.git
synced 2025-07-12 22:18:22 +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
|
password: testtest
|
||||||
type: ApiUser
|
type: ApiUser
|
||||||
registrar: bestnames
|
registrar: bestnames
|
||||||
|
active: true
|
||||||
roles:
|
roles:
|
||||||
- super
|
- super
|
||||||
|
|
||||||
|
@ -11,6 +12,7 @@ api_goodnames:
|
||||||
password: testtest
|
password: testtest
|
||||||
type: ApiUser
|
type: ApiUser
|
||||||
registrar: goodnames
|
registrar: goodnames
|
||||||
|
active: true
|
||||||
roles:
|
roles:
|
||||||
- super
|
- super
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue