Skip to content

Fix project test

Adriaan de Groot requested to merge fix-project-test into master

The TestProject test, which checks for paths of documents during creation, loading, and saving, was broken in 2018 (see comment for the add logging commit) when files were no longer copied into the project directory on import. This broke the test; this branch repairs the test to follow the current assumptions.

Merge request reports