Skip to content

Commit 077a129

Browse files
committed
Move quarto.qmd to tests folder
1 parent 4492790 commit 077a129

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

tests/default.nf.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ nextflow_pipeline {
148148
outdir = "$outputDir"
149149
contrasts_yml = null
150150
contrasts = "https://raw.githubusercontent.com/nf-core/test-datasets/modules/data/genomics/mus_musculus/rnaseq_expression/SRP254919.contrasts.csv"
151-
report_file = "$projectDir/assets/quarto.qmd,$projectDir/assets/differentialabundance_report.qmd"
151+
report_file = "$projectDir/tests/quarto.qmd,$projectDir/assets/differentialabundance_report.qmd"
152152
}
153153
}
154154

File renamed without changes.

0 commit comments

Comments
 (0)