diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/fixtures/users.yml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/test/fixtures/users.yml b/test/fixtures/users.yml index a6570e0..3afb3fd 100644 --- a/test/fixtures/users.yml +++ b/test/fixtures/users.yml | |||
| @@ -13,6 +13,4 @@ aaron: | |||
| 13 | email: aaron@example.com | 13 | email: aaron@example.com |
| 14 | salt: 5be6f9cdd04fd7ab3c91cd32a5334ba2339b8005 | 14 | salt: 5be6f9cdd04fd7ab3c91cd32a5334ba2339b8005 |
| 15 | crypted_password: 740a48caf7dd5ff11318d812d57c0a0928cfbc12 # 'monkey' | 15 | crypted_password: 740a48caf7dd5ff11318d812d57c0a0928cfbc12 # 'monkey' |
| 16 | created_at: <%= 1.days.ago.to_s :db %> | 16 | created_at: <%= 1.days.ago.to_s :db %> \ No newline at end of file |
| 17 | |||
| 18 | |||
