Files
openproject/spec/models/projects
Christophe Bliard b41671c128 Fix test which is not failing anymore
`#touch_and_save_journals` seems to have been introduced in 7b93b60
because of the bug producing the error "ERROR:  new row for relation
"journals" violates check constraint
"journals_validity_period_not_empty" (PG::CheckViolation)".

As this bug has been fixed, using `#touch_and_save_journals` should not
be needed anymore, but we'll keep it to be on the safe side.

Only the unit test has been updated to report that this doesn't fail
anymore.
2026-01-08 11:59:52 +01:00
..
2026-01-06 14:55:20 +01:00
2025-12-12 09:59:51 +01:00
2025-08-04 16:43:47 +02:00