Revision 217
Added by Jean-Philippe Lang over 18 years ago
trunk/test/integration/account_test.rb | ||
---|---|---|
74 | 74 |
end |
75 | 75 |
|
76 | 76 |
def test_lost_password |
77 |
Token.delete_all |
|
78 |
|
|
77 | 79 |
get "account/lost_password" |
78 | 80 |
assert_response :success |
79 | 81 |
assert_template "account/lost_password" |
Also available in: Unified diff
empty tokens table