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 6cc0c49 commit fcbda5eCopy full SHA for fcbda5e
pydra/compose/shell/tests/test_shell_run.py
@@ -2854,7 +2854,7 @@ def test_shell_cmd_inputspec_outputspec_5(tmp_path):
2854
"""
2855
customised input_spec and output_spec, output_spec uses input_spec fields in the requires
2856
requires is a list of list so it is treated as OR list (i.e. el[0] OR el[1] OR...)
2857
- the firs element of the requires list has all the fields set
+ the first element of the requires list has all the fields set
2858
2859
cmd = ["touch", "newfile_tmp.txt"]
2860
0 commit comments