The tests patch `os.path.abspath` which can break some pytest internal code since the patching is not undone immediately.
12 KiB
12 KiB
The tests patch `os.path.abspath` which can break some pytest internal code since the patching is not undone immediately.