From bce7d1824dd1ddffe5042ed34eb87871690f19a6 Mon Sep 17 00:00:00 2001
From: lb584 <lb584@cam.ac.uk>
Date: Thu, 11 Jul 2024 10:51:14 +0100
Subject: [PATCH] more work to make full-fat tests wotk with new resources
 structure

---
 .gitlab-ci.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f5ded70..e47f013 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -166,7 +166,6 @@ full_fat_advisory:
     - >
       cd $CI_PROJECT_DIR/tests/integration/full/
 
-#     RUN SURVEY
       python3 full_test_survey.py 
       --sys_config /storage/app/EWS_prod/regions/EastAfrica/resources/configs/coordinator/fc/sys_config_EastAfrica_fc_live.json
       --config /storage/app/EWS_prod/regions/EastAfrica/resources/configs/coordinator/fc/survey_config_EastAfrica_fc_live.json
-- 
GitLab