X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/c40389e0f064d4ea379d5f5471116936239a467a..60d986b8908487c086eb4e402ac69669cb26108b:/sdk/cwl/tests/wf/expect_packed.cwl diff --git a/sdk/cwl/tests/wf/expect_packed.cwl b/sdk/cwl/tests/wf/expect_packed.cwl index f4d60dbfe8..d7b9d61a74 100644 --- a/sdk/cwl/tests/wf/expect_packed.cwl +++ b/sdk/cwl/tests/wf/expect_packed.cwl @@ -9,7 +9,7 @@ $graph: type: File default: class: File - location: keep:99999999999999999999999999999991+99/tool/blub.txt + location: keep:99999999999999999999999999999991+99/blub.txt inputBinding: position: 1 outputs: [] @@ -19,7 +19,7 @@ $graph: inputs: - id: '#main/x' type: File - default: {class: File, location: 'keep:99999999999999999999999999999991+99/input/blorp.txt', + default: {class: File, location: 'keep:99999999999999999999999999999992+99/blorp.txt', basename: blorp.txt} - id: '#main/y' type: Directory