diff --git a/tests/fov_watcher_test.py b/tests/fov_watcher_test.py index 7f01e259..6d9ae94d 100644 --- a/tests/fov_watcher_test.py +++ b/tests/fov_watcher_test.py @@ -276,8 +276,6 @@ def test_watcher( add_blank, temp_bin, ): - if add_blank: - print("Add blank is True, testing") try: with tempfile.TemporaryDirectory() as tmpdir: tiff_out_dir = os.path.join(tmpdir, "cb_0", RUN_DIR_NAME)