Skip to content

Prevent untracked file after running tests

Jacob Vosmaer requested to merge fix-test-untracked-file into master

Fixes a small nuisance. The tests were leaving a file my/path behind in the repo root.

Merge request reports