I got some error when i run the command line rake test:units
- Error:
test_the_truth(UserTest):
ActiveRecord::StatementInvalid: SQLite3::SQLException: no such table:
cultures: DELETE FROM “cultures” WHERE 1=1
I did delete the model culture from my project… and i change it it as
other name.
could anyone help to to solve this problem.
thanks