Skip to content
Snippets Groups Projects
Commit 1c2936e4 authored by Venkat Malladi's avatar Venkat Malladi
Browse files

Remove nextflow version.

parent ae8aa448
Branches
Tags
1 merge request!23Resolve "Output software versions and methods and references"
Pipeline #3254 failed with stages
in 2 hours, 8 minutes, and 25 seconds
......@@ -13,11 +13,6 @@ def test_software_references():
assert os.path.exists(os.path.join(test_output_path, 'software_references_mqc.txt'))
@pytest.mark.singleend
def test_nextflow_version():
assert os.path.exists(os.path.join(test_output_path, 'version_nextflow.txt'))
@pytest.mark.singleend
def test_software_versions():
assert os.path.exists(os.path.join(test_output_path, 'software_versions_mqc.yaml'))
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment