diff --git a/tests/test_cli.sh b/tests/test_cli.sh index 3cb3ec78..d67833ef 100755 --- a/tests/test_cli.sh +++ b/tests/test_cli.sh @@ -88,6 +88,7 @@ until curl -m 15 --unix-socket /run/weldr/api.socket http://localhost:4000/api/s done; +export BEAKERLIB_JOURNAL=0 if [ -z "$*" ]; then # invoke cli/ tests which can be executed without special preparation ./tests/cli/test_blueprints_sanity.sh