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 bdf496d commit 59d1bfeCopy full SHA for 59d1bfe
tests/bids.spec.js
@@ -17,7 +17,7 @@ function getDirectories(srcpath) {
17
}
18
19
var missing_session_files = ['7t_trt', 'ds006', 'ds007', 'ds008', 'ds051', 'ds052', 'ds105', 'ds108', 'ds109', 'ds113b',
20
- 'ds000117'];
+ 'ds000117', 'ds000246', 'ds000247'];
21
22
function assertErrorCode(errors, expected_error_code) {
23
var matchingErrors = errors.filter(function (error) {
0 commit comments