Merge branch '19143-project-list-workflows'
[arvados-workbench2.git] / cypress / fixtures / workflow_with_array_fields.yaml
index fc71cf8691c19617e87580237084a132071e988c..33f03f6b3b63d777c3f5e823ab9e3a17c69a6154 100644 (file)
     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