Skip to content

Commit

Permalink
Change to invalid path
Browse files Browse the repository at this point in the history
  • Loading branch information
seppinho committed Sep 30, 2024
1 parent f1862f2 commit d27f033
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/main.validate.nf.test
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ nextflow_pipeline {
params {
project = "test-job"
build = "hg19"
files = "$projectDir/tests/data/input/chr20-phased/*.vcf.gz"
files = "$projectDir/tests/data/input/invalid-path/*.vcf.gz"
allele_frequency_population = "eur"
mode = "qc-only"
refpanel_yaml = "$projectDir/tests/data/refpanels/hapmap2/cloudgene.yaml"
Expand Down

0 comments on commit d27f033

Please sign in to comment.