Update fixtures

This commit is contained in:
Artur Beljajev 2018-01-26 13:59:12 +02:00
parent 7edf5d1595
commit f38f4c1024

View file

@ -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