X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/07bfbbb8c513acfd77f7b6db89d223dbb464f5b0..4b75b09d1c75d6796e75efc55e7b06917834b63e:/cypress/fixtures/workflow_with_array_fields.yaml diff --git a/cypress/fixtures/workflow_with_array_fields.yaml b/cypress/fixtures/workflow_with_array_fields.yaml index fc71cf86..33f03f6b 100644 --- a/cypress/fixtures/workflow_with_array_fields.yaml +++ b/cypress/fixtures/workflow_with_array_fields.yaml @@ -11,13 +11,11 @@ class: http://arvados.org/cwl#WorkflowRunnerResources id: "#main" inputs: - - default: [] - id: "#main/bar" + - id: "#main/bar" type: items: Directory type: array - - default: [] - id: "#main/foo" + - id: "#main/foo" type: items: File type: array