On MacOS, `tempfile.mkdtemp()` doesn't necessarily return a canonical path (it uses `/private/var` instead of `/var`, but they are the same thing). Since the `filemanager.storage` module canonicalizes paths, tests were erroneously failing due to prefix match failures. |
||
|---|---|---|
| .. | ||
| filemanager | ||
| plugin | ||
| printer | ||
| slicing | ||
| util | ||