diff --git a/tests/test_data/test_deployment/regions/EastAfrica/resources/met_extractor/configs/template_operational_config.json b/tests/test_data/test_deployment/regions/EastAfrica/resources/met_extractor/configs/template_operational_config.json
index 3c720949de8cb2ffea91ac9710f2bbf06f103b01..9598bdb60feecac6c9592b8b41f44bb321b9b97b 100644
--- a/tests/test_data/test_deployment/regions/EastAfrica/resources/met_extractor/configs/template_operational_config.json
+++ b/tests/test_data/test_deployment/regions/EastAfrica/resources/met_extractor/configs/template_operational_config.json
@@ -15,7 +15,7 @@
       {
         "PROCESSOR_NAME": "RIE",
         "OUT_FILE_NAME": "RIE",
-        "CLASSPATH": "environmental_suitability.ewses_vectorised_timepoint_processor",
+        "CLASSPATH": "ews.environmental_suitability.ewses_vectorised_timepoint_processor",
         "CLASSNAME": "EnvSuitColTimePointProcessor",
         "DEPENDS": [],
         "TIMEPOINTS_FILE_PATH": "#",
@@ -50,11 +50,8 @@
     ]
   },
   "TIMEPOINTS_FILE_PATH": "#",
-  "TIME_INCREMENT": 4,
-  "MERGE_CHUNK_SIZE": 400,
   "OUTPUT_DIR": "#",
   "SPATIAL_POINTS_FILE_PATH": "#",
-  "SLURM": "TRUE",
   "FIELD_NAME_CONSTANTS_PATH": "#",
   "NCDF_DIR_PATH": "#",
   "RECURSIVE_SEARCH": "FALSE"