Skip to content

Commit 9ecb62d

Browse files
committed
Tidy gcta/addgrms script and test config
1 parent 0f36baf commit 9ecb62d

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

modules/nf-core/gcta/addgrms/tests/main.nf.test

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,6 @@ nextflow_process {
8080
}
8181

8282
test("homo_sapiens popgen - merge dense GRMs from mgrm") {
83-
config "./nextflow.config"
84-
8583
when {
8684
process {
8785
"""
@@ -126,7 +124,6 @@ nextflow_process {
126124

127125
test("homo_sapiens popgen - merge dense GRMs from mgrm - stub") {
128126
options "-stub"
129-
config "./nextflow.config"
130127

131128
when {
132129
process {

0 commit comments

Comments
 (0)