19069: Fix test
authorPeter Amstutz <peter.amstutz@curii.com>
Thu, 19 May 2022 14:11:25 +0000 (10:11 -0400)
committerPeter Amstutz <peter.amstutz@curii.com>
Thu, 19 May 2022 14:11:25 +0000 (10:11 -0400)
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

src/store/run-process-panel/run-process-panel-actions.test.ts

index 0bbde9af14059e9fe67144a9c06190d455dbc93c..3137583e35dd89c34810a0d1b514db623e68cd1f 100644 (file)
@@ -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,