diff --git a/tests/scripts/run_test_02.sh b/tests/scripts/run_test_02.sh index 6231b6a..eab8159 100644 --- a/tests/scripts/run_test_02.sh +++ b/tests/scripts/run_test_02.sh @@ -36,7 +36,8 @@ nextflow run main.nf \ --output ${output} \ --reference ${reference} \ --intervals ${intervals} \ - --tools ${tool} + --tools ${tool} \ + --VROOM_CONNECTION_SIZE 1536870912 if [ $? -eq 1 ] then