from niworkflows.anat.skullstrip import afni_wf
from mriqc.testing import mock_config
with mock_config():
    wf = afni_wf()