Skip to content

Commit 2743354

Browse files
committed
simplify system test
1 parent 58cb92e commit 2743354

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/MoAE/MoAEpilot_run.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,6 @@
5656
bidsSmoothing(FWHM, opt);
5757

5858
% The following crash on Travis CI
59-
bidsFFX('specifyAndEstimate', opt, FWHM);
59+
% bidsFFX('specifyAndEstimate', opt, FWHM);
6060
% bidsFFX('contrasts', opt, FWHM);
6161
% bidsResults(opt, FWHM);

0 commit comments

Comments
 (0)