Closed bengolder closed 8 years ago
Currently every test results in this message
WARNING database tables ['pdfform'] not found. Creating tables
But it really shouldn't be making these tables for tests. The tests themselves should handle database setup and teardown.
Currently every test results in this message
But it really shouldn't be making these tables for tests. The tests themselves should handle database setup and teardown.