Open ashimaathri opened 10 years ago
The test fixtures and the current database schema are out of sync, causing all the tests to fail.
Running rake test produces the error
ActiveRecord::StatementInvalid: Mysql2::Error: Table 'test_pythy.projects' doesn't exist: DELETE FROM projects
projects
for all tests
The test fixtures and the current database schema are out of sync, causing all the tests to fail.
Running rake test produces the error
ActiveRecord::StatementInvalid: Mysql2::Error: Table 'test_pythy.projects' doesn't exist: DELETE FROM
projects
for all tests