diff --git a/recipes/saccharis/meta.yaml b/recipes/saccharis/meta.yaml index 84c627e4fc1da..ff46ad9002413 100644 --- a/recipes/saccharis/meta.yaml +++ b/recipes/saccharis/meta.yaml @@ -1,6 +1,6 @@ {% set name = "SACCHARIS" %} {% set version = "2.0.1.dev21" %} -{% set hash = "06A0F86DDAB8C870EE526E6DDC2C8E0E344616ACD3F6E0A2D7B41483013B43E2" %} +{% set hash = "327FCE45E7B50BF0C52064DA883CC4A21BCE183EBACF4C4A827FE2C5BE934CB3" %} package: @@ -74,7 +74,7 @@ test: commands: # pipe test output to null for these tests, per https://bioconda.github.io/contributor/guidelines.html#tests - saccharis -v > /dev/null - - saccharis.show_family_categories > /dev/null + - saccharis.show_family_categories --help > /dev/null - saccharis.make_family_files --help > /dev/null - saccharis.add_family_category --help > /dev/null - saccharis.rename_user_file --help > /dev/null