From 89e6ba7645d2fcb85f818c97ed668bd76c94a6e5 Mon Sep 17 00:00:00 2001 From: Zhenyu Wang Date: Sat, 30 Mar 2024 13:43:46 +0800 Subject: [PATCH] fix: fix ut --- tests/test_prep_run_caly.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_prep_run_caly.py b/tests/test_prep_run_caly.py index 9a55dde8..d115e075 100644 --- a/tests/test_prep_run_caly.py +++ b/tests/test_prep_run_caly.py @@ -144,7 +144,7 @@ def tearDown(self): shutil.rmtree(self.work_dir, ignore_errors=True) for i in Path().glob("prep-run-caly-step*"): shutil.rmtree(i, ignore_errors=True) - shutil.rmtree("upload", ignore_errors=True) + # shutil.rmtree("upload", ignore_errors=True) def test(self): caly_evo_step_op = CalyEvoStep(