changeset 1:73b56418e7f4 draft default tip

planemo upload for repository https://github.com/picrust/picrust2 commit f8c32a316582ff102c9b7edf3817000691ef9eea
author iuc
date Tue, 13 Aug 2024 12:11:37 +0000
parents 680fb3eb574c
children
files macros.xml place_seqs.xml
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/macros.xml	Sat Mar 04 20:27:11 2023 +0000
+++ b/macros.xml	Tue Aug 13 12:11:37 2024 +0000
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <macros>
-    <token name="@TOOL_VERSION@">2.5.1</token>
+    <token name="@TOOL_VERSION@">2.5.3</token>
     <token name="@VERSION_SUFFIX@">0</token>
     <token name="@PROFILE@">22.01</token>
     <xml name="bio_tool">
--- a/place_seqs.xml	Sat Mar 04 20:27:11 2023 +0000
+++ b/place_seqs.xml	Tue Aug 13 12:11:37 2024 +0000
@@ -68,7 +68,7 @@
             </assert_command>
         </test>
         <!-- input data does not really work with fungal reference - but sufficient for CLI test -->
-        <test expect_num_outputs="1" expect_exit_code="1" expect_failure="true">
+        <test expect_exit_code="1" expect_failure="true">
             <param name="study_fasta" ftype="fasta" value="study_seqs_test.fasta"/>
             <param name="placement_tool" value="epa-ng"/>
             <param name="min_align" value="0.10"/>