Skip to content

Commit 59d1bfe

Browse files
committed
cosmit
1 parent bdf496d commit 59d1bfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/bids.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ function getDirectories(srcpath) {
1717
}
1818

1919
var missing_session_files = ['7t_trt', 'ds006', 'ds007', 'ds008', 'ds051', 'ds052', 'ds105', 'ds108', 'ds109', 'ds113b',
20-
'ds000117'];
20+
'ds000117', 'ds000246', 'ds000247'];
2121

2222
function assertErrorCode(errors, expected_error_code) {
2323
var matchingErrors = errors.filter(function (error) {

0 commit comments

Comments
 (0)