diff --git a/daskms/experimental/katdal/tests/test_chunkstore.py b/daskms/experimental/katdal/tests/test_chunkstore.py index 2db346ec..877eef9d 100644 --- a/daskms/experimental/katdal/tests/test_chunkstore.py +++ b/daskms/experimental/katdal/tests/test_chunkstore.py @@ -265,7 +265,8 @@ def test_chunkstore(tmp_path_factory, dataset, include_auto_corrs, row_dim, out_ print(xds) - # + # Reintroduce the shutil.rmtree and remote the tmp_path_factory + # to test in the local directory # shutil.rmtree(out_store, ignore_errors=True) out_store = tmp_path_factory.mktemp("output") / out_store