Skip to content

TEST: Resolve sym-links

Paul McCarthy requested to merge test/sym-links into master

On macOS, tempfile.TemporaryDirectory can return a sym-link, so we need to make sure that we are working with resolved paths, otherwise tests might fail

Merge request reports