From: Peter Amstutz Date: Thu, 19 May 2022 14:11:25 +0000 (-0400) Subject: 19069: Fix test X-Git-Tag: 2.4.1~1^2~1^2~12 X-Git-Url: https://git.arvados.org/arvados-workbench2.git/commitdiff_plain/d5fd29f0a82ca2df47b1b382f705a6df287f926e 19069: Fix test Arvados-DCO-1.1-Signed-off-by: Peter Amstutz --- diff --git a/src/store/run-process-panel/run-process-panel-actions.test.ts b/src/store/run-process-panel/run-process-panel-actions.test.ts index 0bbde9af..3137583e 100644 --- a/src/store/run-process-panel/run-process-panel-actions.test.ts +++ b/src/store/run-process-panel/run-process-panel-actions.test.ts @@ -116,7 +116,7 @@ describe("run-process-panel-actions", () => { description: "basicFormTestDescription", mounts: undefined, name: "basicFormTestName", - outputName: undefined, + outputName: "Output from basicFormTestName", outputPath: "/var/spool/cwl", ownerUuid: "ce8i5-tpzed-yid70bw31f51234", priority: 1,