Skip to content

Commit

Permalink
tests: Add extra input to phylo test
Browse files Browse the repository at this point in the history
  • Loading branch information
jvfe committed Jul 23, 2024
1 parent 86a6902 commit 65d4eff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/subworkflows/local/phylo.nf.test
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ nextflow_workflow {
input[1] = false
// Use fasttree
input[2] = true
input[3] = Channel.empty()
"""
}
}
Expand Down

0 comments on commit 65d4eff

Please sign in to comment.