Skip to content

Commit

Permalink
updated tests for listeria
Browse files Browse the repository at this point in the history
  • Loading branch information
mattheww95 committed Nov 27, 2024
1 parent 42236fd commit 6e6758b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/pipelines/main.from_assemblies.nf.test
Original file line number Diff line number Diff line change
Expand Up @@ -555,7 +555,7 @@ nextflow_pipeline {
assert listeria_metadata."Length Value" == 2944528
assert listeria_metadata."nr contigs Status" == "PASSED"
assert listeria_metadata."nr contigs Value" == 1
assert listeria_metadata."QC Summary" == "FAILED Species ID: Listeria monocytogenes; Passed Tests: 3/4; Organism QC Criteria: Listeria"
assert listeria_metadata."QC Summary" == "FAILED Species ID: Listeria monocytogenes; Passed Tests: 3/4; Organism QC Criteria: Listeria monocytogenes"

assert listeria_metadata."Downsampled" == false

Expand Down

0 comments on commit 6e6758b

Please sign in to comment.