diff --git a/modules/nf-core/sylph/sketch/tests/main.nf.test b/modules/nf-core/sylph/sketch/tests/main.nf.test index 004f5137f69..f5e4d5887b7 100644 --- a/modules/nf-core/sylph/sketch/tests/main.nf.test +++ b/modules/nf-core/sylph/sketch/tests/main.nf.test @@ -1,5 +1,6 @@ nextflow_process { + name "Test Process SYLPH_SKETCH" script "../main.nf" process "SYLPH_SKETCH" tag "modules"