diff options
| author | simon <simon@zagal.(none)> | 2009-02-09 21:55:02 +0100 |
|---|---|---|
| committer | hukl <hukl@eight.local> | 2009-02-15 20:22:07 +0100 |
| commit | bed876819207e3ae84a285470b39544c2850f38b (patch) | |
| tree | 1ddd43697228ee6457bec9ca6cece62a602a74de /test | |
| parent | 654f1542cafb3a8fc6bcd559952ae1a14c825fc9 (diff) | |
* here comes da wicked sick auditing observer hack
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 | |||
