mirror of
https://github.com/internetee/registry.git
synced 2025-06-08 13:44:47 +02:00
Merge branch 'remove-dev-rake-task' into registry-790
This commit is contained in:
commit
5cb6e765e3
1 changed files with 0 additions and 1 deletions
1
test/fixtures/users.yml
vendored
1
test/fixtures/users.yml
vendored
|
@ -18,7 +18,6 @@ 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