From 352024c0109b3a023032c5a92688bd4c3e143e7b Mon Sep 17 00:00:00 2001 From: "James A. Fellows Yates" Date: Fri, 10 May 2024 13:34:16 +0200 Subject: [PATCH] Update conf/test.config --- conf/test.config | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/conf/test.config b/conf/test.config index 2279af0..c1be203 100644 --- a/conf/test.config +++ b/conf/test.config @@ -22,8 +22,7 @@ params { // Input data // TODO nf-core: Specify the paths to your test data on nf-core/test-datasets // TODO nf-core: Give any required params for the test so that command line flags are not needed - - input = 'https://raw.githubusercontent.com/nf-core/test-datasets/createtaxdb/samplesheets/test.csv' + input = params.pipelines_testdata_base_path + 'createtaxdb/samplesheets/test.csv' build_diamond = true build_kaiju = true