Skip to content

Commit c2115db

Browse files
committed
change expected size of output
1 parent d4847e7 commit c2115db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

niworkflows/reports/core.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ class Report(object):
234234
>>> robj.generate_report()
235235
0
236236
>>> len((testdir / 'out' / 'fmriprep' / 'sub-01.html').read_text())
237-
36450
237+
36540
238238
239239
.. testcleanup::
240240

0 commit comments

Comments
 (0)