diff --git a/run_unit_tests.sh b/run_unit_tests.sh index ba2f5e7..29c6a7e 100755 --- a/run_unit_tests.sh +++ b/run_unit_tests.sh @@ -15,9 +15,6 @@ export SCRIPT_DIR=$(cd `dirname $0` && pwd -P) source $SCRIPT_DIR/functions -if [ "4.8" != "latest" ]; then - export PUPPET_GEM_VERSION='~> 4.8.0' -fi prepare_environment