diff --git a/cubids/tests/test_apply.py b/cubids/tests/test_apply.py index 51afa64f..88a517e7 100644 --- a/cubids/tests/test_apply.py +++ b/cubids/tests/test_apply.py @@ -337,6 +337,7 @@ def test_cubids_apply_intendedfor( use_datalad=False, acq_group_level="subject", config=None, + schema=None, edited_summary_tsv=summary_tsv, files_tsv=files_tsv, new_tsv_prefix=None, @@ -354,6 +355,7 @@ def test_cubids_apply_intendedfor( use_datalad=False, acq_group_level="subject", config=None, + schema=None, edited_summary_tsv=summary_tsv, files_tsv=files_tsv, new_tsv_prefix=None,