Skip to content

Commit 9e8f6cb

Browse files
committed
Tidy up multiqc test config
1 parent f6af6d9 commit 9e8f6cb

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

modules/nf-core/multiqc/tests/main.nf.test

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/nextflow.config

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,6 @@ process {
2727
memory = 3.GB
2828
time = 2.h
2929
}
30-
withName: 'MULTIQC' {
31-
ext.prefix = null
32-
}
3330
}
3431

3532
// Impose same minimum Nextflow version as the pipeline for testing

0 commit comments

Comments
 (0)