X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/12e0b04c56f0e1ba9dd0f0450d9e96ceee04f1b7..bb506312949465d4503d7f0b4434cfcd435cda0a:/sdk/cwl/tests/arvados-tests.yml diff --git a/sdk/cwl/tests/arvados-tests.yml b/sdk/cwl/tests/arvados-tests.yml index 2f309cfe81..4ed4d4ac32 100644 --- a/sdk/cwl/tests/arvados-tests.yml +++ b/sdk/cwl/tests/arvados-tests.yml @@ -469,3 +469,13 @@ } tool: 19109-upload-secondary.cwl doc: "Test issue 19109 - correctly discover & upload secondary files" + +- job: 19678-name-id.yml + output: { + "processed_name": { + "first": "foo", + "last": "bar" + } + } + tool: 19678-name-id.cwl + doc: "Test issue 19678 - non-string type input parameter called 'name'"