Skip to content

Commit 39deaa4

Browse files
committed
still trying
1 parent ea90cfd commit 39deaa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cubids/tests/test_apply.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
('bidsuri_longitudinal', bidsuri_longitudinal_intendedfor, summary_data, files_data, 'error'),
137137
],
138138
)
139-
def test_cubids_apply_intendedfor(tmpdir, name, skeleton, summary_data, expected):
139+
def test_cubids_apply_intendedfor(tmpdir, name, skeleton, summary_data, files_data, expected):
140140
"""Test cubids apply with different IntendedFor types."""
141141
from cubids.workflows import apply
142142

0 commit comments

Comments
 (0)