We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e6805c commit 6e1498aCopy full SHA for 6e1498a
1 file changed
tests/default.nf.test
@@ -146,10 +146,6 @@ nextflow_pipeline {
146
{ assert snapshot(
147
// pipeline versions.yml file for multiqc from which Nextflow version is removed because we test pipelines on multiple Nextflow versions
148
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
153
).match() },
154
155
)
0 commit comments