Skip to content

Commit 8655507

Browse files
committed
Apply review suggestion
1 parent c00ea4a commit 8655507

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/default.nf.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ nextflow_pipeline {
2020
assertAll(
2121
{ assert workflow.success},
2222
{ assert snapshot(
23-
// Number of successful tasks
23+
// Number of successful tasks
2424
workflow.trace.succeeded().size(),
2525
// pipeline versions.yml file for multiqc from which Nextflow version is removed because we test pipelines on multiple Nextflow versions
2626
removeNextflowVersion("$outputDir/pipeline_info/nf_core_chipseq_software_mqc_versions.yml"),

0 commit comments

Comments
 (0)