From 43a9b279ab444cc38131ebab5e612d009635765f Mon Sep 17 00:00:00 2001 From: Jon Clucas Date: Thu, 22 Aug 2024 16:42:47 -0400 Subject: [PATCH] :white_check_mark: Fix test inputs Remove ones that will come from ingress from dummy node --- CPAC/func_preproc/tests/test_preproc_connections.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/CPAC/func_preproc/tests/test_preproc_connections.py b/CPAC/func_preproc/tests/test_preproc_connections.py index 9b7da2ed4c..c964ff619f 100644 --- a/CPAC/func_preproc/tests/test_preproc_connections.py +++ b/CPAC/func_preproc/tests/test_preproc_connections.py @@ -67,13 +67,9 @@ "label-WM_desc-eroded_mask", "label-WM_desc-preproc_mask", "label-WM_mask", - "lateral-ventricles-mask", "space-T1w_desc-brain_mask", "space-T1w_desc-eroded_mask", "space-bold_desc-brain_mask", - "TR", - "scan", - "subject", "desc-brain_T1w", "from-T1w_to-template_mode-image_desc-linear_xfm", "from-bold_to-T1w_mode-image_desc-linear_xfm",