[ARVADOS-WORKBENCH2] updated: 2.4.0-59-gd5fd29f0

Git user git at public.arvados.org
Thu May 19 14:11:38 UTC 2022


Summary of changes:
 src/store/run-process-panel/run-process-panel-actions.test.ts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  d5fd29f0a82ca2df47b1b382f705a6df287f926e (commit)
      from  8dce1fa34833d40dad114eed8895fd5e6d7df28d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit d5fd29f0a82ca2df47b1b382f705a6df287f926e
Author: Peter Amstutz <peter.amstutz at curii.com>
Date:   Thu May 19 10:11:25 2022 -0400

    19069: Fix test
    
    Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz at curii.com>

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,

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list