X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/976f4f2798b1704a864f8aa5d15e997ed1bf313f..0942ebd328fa1d64fb2e6b0c7cf9297693752937:/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