Skip to content

Commit 2b3da05

Browse files
committed
update examples test list of datasets to ignore warning 38 on
1 parent 33c211e commit 2b3da05

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bids-validator/tests/bids.spec.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ const missing_session_files = [
3232
'ieeg_motorMiller2007',
3333
'ieeg_visual',
3434
'eeg_ds003654s_hed_inheritance',
35+
'eeg_ds003645s_hed_inheritance',
36+
'motion_dualtask',
3537
]
3638

3739
const dataDirectory = path.join('bids-validator', 'tests', 'data')

0 commit comments

Comments
 (0)