From 6db905e9e60c74e87ab464b4041cd858d291e77f Mon Sep 17 00:00:00 2001 From: Matthias Bernt Date: Tue, 28 Jan 2025 14:09:48 +0100 Subject: [PATCH] extend repeat test for min=0 and default=1 it should be possible to execute tool without any repeat elements. but tool tests require a value for the data parameter even if no repeat is given. I guess this broke in https://github.com/galaxyproject/galaxy/pull/17018 But if I revert the backend change tools do not load anymore. --- test/functional/tools/min_repeat.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/test/functional/tools/min_repeat.xml b/test/functional/tools/min_repeat.xml index 10c0121d22f2..f010043740a8 100644 --- a/test/functional/tools/min_repeat.xml +++ b/test/functional/tools/min_repeat.xml @@ -10,6 +10,10 @@ + + + +