From 65f5b017981ef851f7ab886faf1244b5d0348c8a Mon Sep 17 00:00:00 2001 From: Chris Markiewicz Date: Mon, 11 Dec 2023 14:27:39 -0500 Subject: [PATCH] Update nireports/tests/test_interfaces.py --- nireports/tests/test_interfaces.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nireports/tests/test_interfaces.py b/nireports/tests/test_interfaces.py index ad0792a9..0db618c4 100644 --- a/nireports/tests/test_interfaces.py +++ b/nireports/tests/test_interfaces.py @@ -45,8 +45,8 @@ def test_CompCorVariancePlot(datadir): _smoke_test_report(cc_rpt, "compcor_variance.svg") -@pytest.mark.parametrize(ignore_initial_volumes, (0, 1)) -def test_ConfoundsCorrelationPlot(datadir): +@pytest.mark.parametrize('ignore_initial_volumes', (0, 1)) +def test_ConfoundsCorrelationPlot(datadir, ignore_initial_volumes): """confounds correlation report test""" confounds_file = os.path.join(datadir, "confounds_test.tsv") cc_rpt = ConfoundsCorrelationPlot(