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 70f70ae commit bda5346Copy full SHA for bda5346
tests/test-data/select_test.xml
@@ -273,7 +273,7 @@ python3 '$__tool_directory__/fill_ctd.py' '@EXECUTABLE@.ctd' '$args_json' '$hard
273
<option value="E">E</option>
274
<expand macro="list_string_san" name="sect_list_default_mandatory_many"/>
275
</param>
276
- <param name="sect_wodefault_mandatory_adv" argument="-test_section:sect_wodefault_mandatory_adv" type="select" optional="false" display="radio" label="string" help="">
+ <param name="sect_wodefault_mandatory_adv" argument="-test_section:sect_wodefault_mandatory_adv" type="select" optional="false" display="radio" label="string" help="">
277
<option value="A">A</option>
278
<option value="B">B</option>
279
<option value="C">C</option>
0 commit comments