Skip to content

Commit 02c9fff

Browse files
committed
capitalize Any
1 parent 578177e commit 02c9fff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONFORMANCE_TESTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ Likewise, if you don't want to test some aspect of a `class: File` or `class: Di
163163

164164
[According to the CWL standards](https://www.commonwl.org/v1.2/CommandLineTool.html#File), the format of the `location` field in
165165
`class: File` and `class: Directory` is implementation specific and we should not be testing them.
166-
Please remember to use `location: any` for them.
166+
Please remember to use `location: Any` for them.
167167

168168
Currently, we do [test the contents of the location field in some older tests, but we should stop](https://github.com/common-workflow-language/common-workflow-language/issues/930)
169169
If you are editing those old tests, you may be interested in some special processing for `class: File` and `class: Directory` output objects:

0 commit comments

Comments
 (0)