Skip to content

Commit

Permalink
add missing options "-stub-run"
Browse files Browse the repository at this point in the history
  • Loading branch information
gagnonanthony committed Dec 18, 2024
1 parent e5110f9 commit 5dc334e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/nf-neuro/betcrop/synthbet/tests/main.nf.test
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ nextflow_process {

test("betcrop - synthbet - stub-run") {

options "-stub-run"

setup {
run("LOAD_TEST_DATA", alias: "LOAD_DATA") {
script "../../../../../subworkflows/nf-neuro/load_test_data/main.nf"
Expand Down

0 comments on commit 5dc334e

Please sign in to comment.