common-workflow-lab / galaxy

Fork of Galaxy (http://galaxyproject.org/) attempting to implement the CWL spec.
https://www.commonwl.org
Other
10 stars 2 forks source link

Fix FieldTypeParameterValue wrapping #118

Closed mvdbeek closed 3 years ago

mvdbeek commented 3 years ago

Fixes test/unit/tools/test_cwl.py::test_default_data_inputs

jmchilton commented 3 years ago

Awesome, thanks so much!