From 72ca75a095cf84c5a6c3d50881011dc9f9010902 Mon Sep 17 00:00:00 2001
From: Nicolas Servant <nicolas.servant@curie.fr>
Date: Tue, 19 May 2020 16:54:11 +0200
Subject: [PATCH] Update conf/test.config

Co-authored-by: Phil Ewels <phil.ewels@scilifelab.se>
---
 conf/test.config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/test.config b/conf/test.config
index e628667..39a2bba 100644
--- a/conf/test.config
+++ b/conf/test.config
@@ -38,5 +38,5 @@ config_profile_name = 'Hi-C test data from Schalbetter et al. (2017)'
   max_insert_size = 600
   
   // Options
-  skipCool = true
+  skip_cool = true
 }
-- 
GitLab