unset bb classpath

This commit is contained in:
Michiel Borkent 2023-04-21 16:50:31 +02:00
parent c1726c3b98
commit 2e0bbfb260

View file

@ -44,6 +44,7 @@ lein test :only babashka.impl.socket-repl-test
# test invoking script in subdir with bb.edn in parent dir
unset BABASHKA_PRELOADS
unset BABASHKA_CLASSPATH
pushd test-resources/bb_in_root_script_in_other_dir
if [[ $BABASHKA_TEST_ENV = "native" ]]
then