Skip to content

Fix locationsrunner test on BSD CI

Alexander Lohnau requested to merge work/alex/bsd_ci_fix into master

Sometimes, we have an empty home folder and thus the test fails. Instead we now make sure that the files the test needs are created by the test itself.

Merge request reports