We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0f4278 commit b7faf19Copy full SHA for b7faf19
niworkflows/utils/tests/test_spaces.py
@@ -84,7 +84,7 @@ def parser():
84
(("MNI152NLin6Asym", "func"), ("MNI152NLin6Asym:res-native", "func")),
85
(
86
("dhcpAsym:cohort-42:den-32k::dhcpVol:cohort-44:res-2",),
87
- ("dhcpAsym:cohort-42:den-32k:res-2:volcohort-44:volspace-dhcpVol",),
+ ("dhcpAsym:cohort-42:den-32k:volcohort-44:volres-2:volspace-dhcpVol",),
88
),
89
],
90
)
0 commit comments