Project

General



Profile

« Previous | Next » 

Revision 217

empty tokens table

View differences:

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