Loading
Fix ``test_get_alternative_versions`` unit test
Fix the following error: ``` > assert versions == ["recipes/bamtools/2.3.0/meta.yaml"] E AssertionError: assert [] == ['recipes/bam....0/meta.yaml'] E Right contains one more item: 'recipes/bamtools/2.3.0/meta.yaml' E Full diff: E - ['recipes/bamtools/2.3.0/meta.yaml'] E + [] test/unit/tool_util/mulled/test_get_tests.py:80: AssertionError ``` due to the removal of the `recipes/bamtools/2.3.0/meta.yaml` file in https://github.com/bioconda/bioconda-recipes/commit/b94d1bd9a146dcf0ddcf4224ffd265f17ff0a489#diff-d7df16f707f82264802dbbed7b281cb9a3d9053c21cd9bd79f3c8e56612bdc81