changeset 1:d524bd42b89e draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/beacon2-import commit 23f6d9e5e91c43d5ab68e604205e06785635f42f
author iuc
date Mon, 19 Aug 2024 10:50:59 +0000
parents 8fc2c603a61f
children 64718ff8785c
files cohorts.xml macros.xml
diffstat 2 files changed, 2 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/cohorts.xml	Mon Jul 22 12:37:13 2024 +0000
+++ b/cohorts.xml	Mon Aug 19 10:50:59 2024 +0000
@@ -62,11 +62,10 @@
     <tests>
         <test expect_num_outputs="1">
             <param name="database" value="beacon" />
-            <param name="collection" value="cohorts" />
+            <param name="collection" value="test" />
             <param name="db_host" value="20.108.51.167" />
             <param name="cohortType" value="study-defined" />
             <param name="cohortDataTypes" value="demographic data" />
-            <param name="identification" value="refvar-668fcc22387cab4642e5f1a4" />
             <output name="out_cohorts_query">
                 <assert_contents>
                     <has_text_matching expression="_id"/>
--- a/macros.xml	Mon Jul 22 12:37:13 2024 +0000
+++ b/macros.xml	Mon Aug 19 10:50:59 2024 +0000
@@ -1,6 +1,6 @@
 <macros>
     <token name="@VERSION_SUFFIX@">0</token>
-    <token name="@TOOL_VERSION@">2.2.1</token>
+    <token name="@TOOL_VERSION@">2.2.3</token>
     <xml name="requirements">
         <requirements>
             <requirement type="package" version="@TOOL_VERSION@">beacon2-import</requirement>