Skip to content
This repository was archived by the owner on Sep 24, 2019. It is now read-only.

Commit ed47408

Browse files
committed
fixture
1 parent 1827161 commit ed47408

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/fixtures/users.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
test-user:
22
name: xuorig
3+
password_digest: <%= BCrypt::Password.create('averysecurepassword', cost: BCrypt::Engine.cost) %>

0 commit comments

Comments
 (0)