We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99b7572 commit f241591Copy full SHA for f241591
mne_bids/tests/test_path.py
@@ -1028,7 +1028,7 @@ def test_filter_fnames(entities, expected_n_matches):
1028
"sub-Foo_ses-bar_meg.fif",
1029
"sub-Bar_task-invasive_run-1_ieeg.fif",
1030
"sub-3_task-fun_proc-sss_meg.fif",
1031
- "sub-3_task-fun_proc-sss_meg_channels.fif",
+ "sub-3_task-fun_proc-sss_meg_channels.tsv",
1032
"sub-4_task-pain_acq-lowres_T1w.nii.gz",
1033
"sub-5_task-test_proc-ica_eeg.vhdr",
1034
"sub-6_task-test_proc-ica_eeg.vhdr",
0 commit comments