Skip to content

Commit 5f4a24c

Browse files
committed
record_order_with_input_bindings had wrong tag
1 parent a4e0aa4 commit 5f4a24c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conformance_tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3321,7 +3321,7 @@
33213321
args: [-a, -b, '1', -c, '3', -d, -e, '2', -f, '4']
33223322
id: record_order_with_input_bindings
33233323
doc: Test sorting arguments at each level (inputBinding for all levels)
3324-
tags: [ command_line, required ]
3324+
tags: [ command_line_tool, required ]
33253325

33263326
- id: output_reference_workflow_input
33273327
output: {

0 commit comments

Comments
 (0)