File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2020 # Packed Case
2121 {
2222 "tool_url" : f"{ TEST_ROOT_URL } /revsort-packed.cwl" ,
23- "input_url" : f"{ TEST_ROOT_URL } /revsort-json.cwl " ,
23+ "input_url" : f"{ TEST_ROOT_URL } /revsort-job.json " ,
2424 },
2525 # The number of parameters is a little large, and the definition itself is a straightforward case.
2626 {
4040 # SecondaryFiles
4141 {
4242 "tool_url" : f"{ TEST_ROOT_URL } /secondaryfiles/rename-inputs.cwl" ,
43- "input_url" : f"{ TEST_ROOT_URL } /rename-inputs.yml" ,
43+ "input_url" : f"{ TEST_ROOT_URL } /secondaryfiles/ rename-inputs.yml" ,
4444 },
4545 # Stage array
4646 {
4747 "tool_url" : f"{ TEST_ROOT_URL } /stage-array.cwl" ,
48- "input_url" : f"{ TEST_ROOT_URL } /stage-array-json .json" ,
48+ "input_url" : f"{ TEST_ROOT_URL } /stage-array-job .json" ,
4949 },
5050]
5151
You can’t perform that action at this time.
0 commit comments