mirror of
https://github.com/internetee/registry.git
synced 2025-06-08 05:34:46 +02:00
Update fixture
This commit is contained in:
parent
9b07db8fc9
commit
81f923ab01
1 changed files with 1 additions and 0 deletions
1
test/fixtures/users.yml
vendored
1
test/fixtures/users.yml
vendored
|
@ -18,6 +18,7 @@ api_goodnames:
|
||||||
|
|
||||||
admin:
|
admin:
|
||||||
username: test
|
username: test
|
||||||
|
encrypted_password: <%= Devise::Encryptor.digest(AdminUser, 'testtest') %>
|
||||||
type: AdminUser
|
type: AdminUser
|
||||||
country_code: US
|
country_code: US
|
||||||
roles:
|
roles:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue