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 2b441a4 commit 3c4878cCopy full SHA for 3c4878c
tests/test_checkCFG.m
@@ -29,7 +29,7 @@ function test_checkCfgBasic()
29
%% set up
30
outputDir = fullfile(fileparts(mfilename('fullpath')), '..', 'output');
31
32
- cfg.verbose = false;
+ cfg.verbose = 0;
33
34
cfg.subject.subjectNb = 1;
35
cfg.subject.runNb = 1;
0 commit comments