Skip to content

Commit 6e1498a

Browse files
committed
tweak final assertion from template
1 parent 9e6805c commit 6e1498a

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

tests/default.nf.test

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -146,10 +146,6 @@ nextflow_pipeline {
146146
{ assert snapshot(
147147
// pipeline versions.yml file for multiqc from which Nextflow version is removed because we test pipelines on multiple Nextflow versions
148148
removeNextflowVersion("$outputDir/pipeline_info/nf_core_eager_software_mqc_versions.yml"),
149-
// All stable path name, with a relative path
150-
stable_name,
151-
// All files with stable contents
152-
stable_path
153149
).match() },
154150

155151
)

0 commit comments

Comments
 (0)