X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/2b50a5838d80dc6e93864a0b8180b423497a8e1d..9bc524ae6d516f1be41cc8a7c6a76a96bbd9578c:/sdk/cwl/tests/test_submit.py diff --git a/sdk/cwl/tests/test_submit.py b/sdk/cwl/tests/test_submit.py index ddb9e46258..200f95433b 100644 --- a/sdk/cwl/tests/test_submit.py +++ b/sdk/cwl/tests/test_submit.py @@ -85,7 +85,7 @@ def stubs(func): 'script_parameters': { 'x': { 'basename': 'blorp.txt', - 'location': '99999999999999999999999999999994+99/blorp.txt', + 'location': 'keep:99999999999999999999999999999994+99/blorp.txt', 'class': 'File' }, 'cwl:tool': @@ -306,7 +306,7 @@ class TestCreateWorkflow(unittest.TestCase): "owner_uuid": project_uuid, "name": "submit_wf.cwl", "description": "", - "workflow": expect_workflow + "definition": expect_workflow } } stubs.api.workflows().create.assert_called_with(