Skip to content

Commit aee3d9b

Browse files
authored
FIX: test_ME_mag_phase_conversion: Add extension to heuristics
1 parent b66e60b commit aee3d9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

heudiconv/tests/test_bids.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1129,7 +1129,7 @@ def test_BIDSFile():
11291129

11301130

11311131
@pytest.mark.skipif(not have_datalad, reason="no datalad")
1132-
def test_ME_mag_phase_conversion(tmpdir, subID='MEGRE', heuristic='bids_ME'):
1132+
def test_ME_mag_phase_conversion(tmpdir, subID='MEGRE', heuristic='bids_ME.py'):
11331133
""" Unit test for the case of multi-echo GRE data with
11341134
magnitude and phase.
11351135
The different echoes should be labeled automatically.

0 commit comments

Comments
 (0)