forked from fixin.me/fixin.me
Test "sign in"
This commit is contained in:
1
test/fixtures/users.yml
vendored
1
test/fixtures/users.yml
vendored
@@ -1,3 +1,4 @@
|
||||
admin:
|
||||
email: admin@dev27.fixin.me
|
||||
status: admin
|
||||
encrypted_password: <%= Devise::Encryptor.digest(User, 'admin') %>
|
||||
|
||||
Reference in New Issue
Block a user