Tiny tweak to remove some boilerplate related to tmpfile handling. The pytest `tmp_path` fixture gives us the tmpdir without having to worry about cleanup etc (and in a slightly more concise way). |
||
|---|---|---|
| .. | ||
| conftest.py | ||
| test_container_storage_source.py | ||
| test_curl_source.py | ||