diff --git a/tests/integration/partial/run_test_suite.sh b/tests/integration/partial/run_test_suite.sh
index 539900e9f7ae66b3ed6f79ef4bafa4239ae9bd4a..e4c8546a437eaf11a1278bb0258e01a9234e5fbd 100755
--- a/tests/integration/partial/run_test_suite.sh
+++ b/tests/integration/partial/run_test_suite.sh
@@ -11,10 +11,10 @@ PACKAGES_DIR="../../../../"
 flagdir=$PACKAGES_DIR/flagdir
 epimodel=$PACKAGES_DIR/epimodel
 advisory=$PACKAGES_DIR/advisory_builder
-met_processing=$PACKAGES_DIR/met_extractor_v2/met_data_extraction
+met_processing=$PACKAGES_DIR/met_extractor_v2
 met_processor=$PACKAGES_DIR/environmental_suitability
-plotting=$PACKAGES_DIR/plotting/plotting
-post_processing=$PACKAGES_DIR/post_processing/ews_postprocessing
+plotting=$PACKAGES_DIR/plotting
+post_processing=$PACKAGES_DIR/post_processing
 source_gen=$PACKAGES_DIR/source_gen
 coordinator=$PACKAGES_DIR/coordinator/coordinator
 coordinator_tests=$PACKAGES_DIR/coordinator/tests