Files
openproject/docker
Christophe Bliard 305a3f7c30 Use different db for specs and legacy specs on CI
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.
2022-10-06 14:06:39 +02:00
..
2022-09-19 14:39:15 +00:00