Skip to content

Commit a4e0aa4

Browse files
committed
tests: conditionals: add 2 missing doc strings
1 parent c0cc7bb commit a4e0aa4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/conditionals/test-index.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
tags: [ conditional, inline_javascript, workflow ]
2121

2222
- id: direct_required
23+
doc: Conditional using intermediate WorkflowStep.in input
2324
tool: cond-wf-002.cwl
2425
job: val.1.job.yaml
2526
output:
@@ -204,6 +205,7 @@
204205
tags: [ conditional, workflow ]
205206

206207
- id: direct_required_nojs
208+
doc: Conditional using intermediate WorkflowStep.in input; no javascript
207209
tool: cond-wf-002_nojs.cwl
208210
job: val.1.job.yaml
209211
output:

0 commit comments

Comments
 (0)