From 94e8c3a882b7c03e7c24ee9a710a28511e31611f Mon Sep 17 00:00:00 2001 From: Matthias De Smet <11850640+matthdsm@users.noreply.github.com> Date: Wed, 11 May 2022 13:56:03 +0200 Subject: [PATCH] Update tests/modules/bowtie2/align/test.yml Co-authored-by: Harshil Patel --- tests/modules/bowtie2/align/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/modules/bowtie2/align/test.yml b/tests/modules/bowtie2/align/test.yml index 9aec709c..ef05d70d 100644 --- a/tests/modules/bowtie2/align/test.yml +++ b/tests/modules/bowtie2/align/test.yml @@ -10,7 +10,7 @@ - path: output/bowtie2/versions.yml - name: bowtie2 align test_bowtie2_align_paired_end - command: nextflow run tests/modules/bowtie2/align -entry test_bowtie2_align_paired_end -c tests/config/nextflow.config + command: nextflow run ./tests/modules/bowtie2/align -entry test_bowtie2_align_paired_end -c ./tests/config/nextflow.config -c ./tests/modules/bowtie2/align/nextflow.config tags: - bowtie2/align - bowtie2