Skip to content

Commit 95c46f9

Browse files
Update subfun/design/getMockConfig.m
Co-authored-by: Remi Gau <remi_gau@hotmail.com>
1 parent 810b679 commit 95c46f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

subfun/design/getMockConfig.m

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
function cfg = getMockConfig(isMT)
22
% fixture
33
%
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.
4+
% REMINDER: If `cfg.design.nbRepetitions` and `cfg.design.nbEventsPerBlock` values are changed
5+
% this may make the tests on GitHub fail, so be careful.
66
%
77
% (C) Copyright 2020 CPP visual motion localizer developpers
88

0 commit comments

Comments
 (0)