diff --git a/tests/test_import.py b/tests/test_import.py index e45144c8f..88ea64471 100644 --- a/tests/test_import.py +++ b/tests/test_import.py @@ -40,6 +40,7 @@ class PipeTasksImportTestCase(ImportTestCase): "lsst.pipe.tasks": { "assembleCoadd.py", # TODO: Remove in DM-40826 "assembleChi2Coadd.py", # TODO: Remove in DM-40826 + "configurableActions.py", # TODO: Remove in DM-38415 "dcrAssembleCoadd.py", # TODO: Remove in DM-40826 } }