mirror of
https://github.com/danieldemus/pyp2spec.git
synced 2026-07-29 13:44:21 +02:00
Clean up after test execution
This commit is contained in:
@@ -26,3 +26,6 @@ def test_generated_specfile(file_regression, config):
|
||||
rendered,
|
||||
fullpath=f"tests/expected_specfiles/{rendered_file}",
|
||||
)
|
||||
|
||||
# Cleanup - remove created file
|
||||
Path.unlink(Path(rendered_file))
|
||||
|
||||
Reference in New Issue
Block a user