clean up test dir

This commit is contained in:
Mike McLean 2025-05-06 17:35:53 -04:00 committed by Tomas Kopecek
parent 88efb9dbef
commit 456263b109

View file

@ -1,4 +1,5 @@
import datetime
import shutil
import os.path
import tempfile
from unittest import mock
@ -247,6 +248,7 @@ class TestPromoteBuildFiles(unittest.TestCase):
def tearDown(self):
mock.patch.stopall()
shutil.rmtree(self.tempdir)
def test_promote_build_volume_link(self):
self.get_build.side_effect = [