Skip to content

Commit ee51081

Browse files
committed
add smoothing to conftest all
1 parent 488a4ba commit ee51081

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/full_pipeline/longitudinal/conftest.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,8 @@ def longitudinal_all_data(
278278
"test",
279279
"--task",
280280
_TASK,
281+
"--smooth",
282+
"6",
281283
]
282284
)
283285

0 commit comments

Comments
 (0)