diff --git a/tests/test_cli.sh b/tests/test_cli.sh index 3f569a6b..c54d5b34 100755 --- a/tests/test_cli.sh +++ b/tests/test_cli.sh @@ -29,6 +29,7 @@ done; export BEAKERLIB_JOURNAL=0 +export PATH="/usr/local/bin:$PATH" if [ -z "$*" ]; then # invoke cli/ tests which can be executed without special preparation ./tests/cli/test_blueprints_sanity.sh