From 8430db085d245fdfffc6fb3e43d2cd672b3357f4 Mon Sep 17 00:00:00 2001 From: Maxime U Garcia Date: Thu, 15 Feb 2024 16:57:19 +0100 Subject: [PATCH] Update test.config --- conf/test.config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/conf/test.config b/conf/test.config index 2612b92cd0..0852c5b542 100644 --- a/conf/test.config +++ b/conf/test.config @@ -52,6 +52,9 @@ params { // Ignore params that will throw warning through params validation validationSchemaIgnoreParams = 'genomes' + + // Base directory for nf-core/modules test data + modules_testdata_base_path = 's3://ngi-igenomes/testdata/nf-core/modules/' } process {