diff --git a/testing/partition-test-aws/build-aws/run-tests.sh b/testing/partition-test-aws/build-aws/run-tests.sh
index 6faa6f62f04496627686c96816ebab7efb813f11..6ee8d0227dc1d4c72839e7cc8283ae59e597d519 100755
--- a/testing/partition-test-aws/build-aws/run-tests.sh
+++ b/testing/partition-test-aws/build-aws/run-tests.sh
@@ -31,7 +31,7 @@ echo "$SCRIPT_SOURCE_DIR"
 export PARTITION_BASE_URL=$PARTITION_BASE_URL
 export CLIENT_TENANT=common
 export MY_TENANT=opendes
-export ENVIRONMENT=$RESOURCE_PREFIX
+export RESOURCE_PREFIX=$RESOURCE_PREFIX
 
 #### RUN INTEGRATION TEST #########################################################################