Skip to content

Commit

Permalink
Add 'gtex' profile to pipeline tests
Browse files Browse the repository at this point in the history
  • Loading branch information
emi80 committed Jun 19, 2024
1 parent 167e971 commit 148954c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/grape-pipeline.nf.test
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ nextflow_pipeline {
"gemflux": [ traceSize: 26, dbSize: 22 ],
"rmdup": [ traceSize: 39, dbSize: 30 ],
"ihec": [ traceSize: 39, dbSize: 30 ],
"gtex": [ traceSize: 36, dbSize: 30 ],
][profile]
assert workflow.success
assert workflow.trace.failed().size() == 0
Expand Down

0 comments on commit 148954c

Please sign in to comment.