from petrep.workflows.tests import mock_config
from petprep.workflows.base import init_petprep_wf
with mock_config():
    wf = init_petprep_wf()