Skip to content

Commit 2017d45

Browse files
committed
FIX: add require_pet to test_base
1 parent 5ff1c0a commit 2017d45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

petprep/workflows/tests/test_base.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,7 @@ def test_init_petprep_wf(
188188
mock_collect_data.return_value = original_collect_data(
189189
bids_root,
190190
'01',
191+
require_pet=True,
191192
bids_filters=bids_filters,
192193
queries=custom_queries,
193194
)

0 commit comments

Comments
 (0)