mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
305a3f7c30
Legacy specs is using fixtures, which leaves some data in the database and leads to errors if the database is used again without having truncated the tables. Using different databases for legacy and parallel test ensures we run all tests with a blank state.