diff options
Diffstat (limited to 'test/fixtures/users.yml')
| -rw-r--r-- | test/fixtures/users.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/fixtures/users.yml b/test/fixtures/users.yml index 5b32afc..a62b350 100644 --- a/test/fixtures/users.yml +++ b/test/fixtures/users.yml | |||
| @@ -13,4 +13,5 @@ aaron: | |||
| 13 | salt: 5be6f9cdd04fd7ab3c91cd32a5334ba2339b8005 | 13 | salt: 5be6f9cdd04fd7ab3c91cd32a5334ba2339b8005 |
| 14 | crypted_password: 740a48caf7dd5ff11318d812d57c0a0928cfbc12 # 'monkey' | 14 | crypted_password: 740a48caf7dd5ff11318d812d57c0a0928cfbc12 # 'monkey' |
| 15 | created_at: <%= 1.days.ago.to_s :db %> | 15 | created_at: <%= 1.days.ago.to_s :db %> |
| 16 | admin: true | ||
| 16 | 17 | ||
