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 810b679 commit 95c46f9Copy full SHA for 95c46f9
subfun/design/getMockConfig.m
@@ -1,8 +1,8 @@
1
function cfg = getMockConfig(isMT)
2
% fixture
3
%
4
- % REMINDER: If `cfg.design.nbRepetitions` and `cfg.design.nbEventsPerBlock` values are different
5
- % from 12, tests on GitHub will fail so do not change.
+ % REMINDER: If `cfg.design.nbRepetitions` and `cfg.design.nbEventsPerBlock` values are changed
+ % this may make the tests on GitHub fail, so be careful.
6
7
% (C) Copyright 2020 CPP visual motion localizer developpers
8
0 commit comments