diff --git a/infrastructure/scripts/create-testdata/stress_testing/generate_environments.sh b/infrastructure/scripts/create-testdata/stress_testing/generate_environments.sh index 5d2ee9c40..1871929ed 100755 --- a/infrastructure/scripts/create-testdata/stress_testing/generate_environments.sh +++ b/infrastructure/scripts/create-testdata/stress_testing/generate_environments.sh @@ -93,4 +93,4 @@ cat < "environments/${BASE_ENV_NAME}-${line}/config.json" } EOF done < country_codes.csv -#/bin/bash ./../create-environments.sh stress_testing/environments \ No newline at end of file +/bin/bash ./../create-environments.sh stress_testing/environments \ No newline at end of file