diff --git a/tests/test_data/test_deployment/regions/EastAfrica/resources/configs/coordinator/advisory_config_EastAfrica_fc_live.json b/tests/test_data/test_deployment/regions/EastAfrica/resources/configs/coordinator/advisory_config_EastAfrica_fc_live.json
index 6f19b670c33d7d1e54d970453117387bcac986b8..a1e1f9374309ecc08cb6d7737a46437236d0e641 100644
--- a/tests/test_data/test_deployment/regions/EastAfrica/resources/configs/coordinator/advisory_config_EastAfrica_fc_live.json
+++ b/tests/test_data/test_deployment/regions/EastAfrica/resources/configs/coordinator/advisory_config_EastAfrica_fc_live.json
@@ -97,5 +97,11 @@
             "LabelZoom" : 7
             }
     },
+    "Forecasts" : {
+        "temperature_forecast_url": "http://wxmaps.org/pix/temp10.png",
+        "temperature_save_file": "temp_forecast_east_africa.png",
+        "precipitation_forecast_url": "http://wxmaps.org/pix/prec10.png",
+        "precipitation_save_file": "precepitation_forecast_east_africa.png"
+    },
     "logos" : "${AssetsPath}/advisory_builder/logos_EastAfrica_plotting.png"
 }