From 9aaa78d92724d03b890962bc6f013e2ab50915eb Mon Sep 17 00:00:00 2001 From: mvdbeek Date: Thu, 26 Oct 2023 12:39:26 +0200 Subject: [PATCH] Fix checksum check for wf7-collection-output.gxwf-test.yml The previous checksum is for an empty string. I think this has been wrong from the start because the code for downloading outputs was broken and only fixed in https://github.com/galaxyproject/planemo/pull/1391 --- tests/data/wf7-collection-output.gxwf-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/data/wf7-collection-output.gxwf-test.yml b/tests/data/wf7-collection-output.gxwf-test.yml index 673b43ac3..2dd7337b2 100644 --- a/tests/data/wf7-collection-output.gxwf-test.yml +++ b/tests/data/wf7-collection-output.gxwf-test.yml @@ -14,4 +14,4 @@ el1: elements: forward: - checksum: "sha1$da39a3ee5e6b4b0d3255bfef95601890afd80709" + checksum: "sha1$a0b65939670bc2c010f4d5d6a0b3e4e4590fb92b"