Skip to content

Commit 3c4878c

Browse files
committed
adapt tests
1 parent 2b441a4 commit 3c4878c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_checkCFG.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ function test_checkCfgBasic()
2929
%% set up
3030
outputDir = fullfile(fileparts(mfilename('fullpath')), '..', 'output');
3131

32-
cfg.verbose = false;
32+
cfg.verbose = 0;
3333

3434
cfg.subject.subjectNb = 1;
3535
cfg.subject.runNb = 1;

0 commit comments

Comments
 (0)