Skip to content
Commit 571406d4 authored by Jonathan Maw's avatar Jonathan Maw
Browse files

Make artifact cache tests work in python3.4

A LocalPath was being passed into os.path.isabs, which failed when it
tried to call the path's startswith method.

Converting it to a string before using _yaml.dump seemed to solve the
problem.
parent 880ece19
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment