We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e90abc4 commit f5b18daCopy full SHA for f5b18da
1 file changed
test/test_helper.bash
@@ -1,6 +1,7 @@
1
export TMP="$BATS_TMPDIR"/ruby-build-test
2
export RUBY_BUILD_CURL_OPTS=
3
export RUBY_BUILD_HTTP_CLIENT="curl"
4
+unset JAVA_HOME
5
6
if [ "$FIXTURE_ROOT" != "$BATS_TEST_DIRNAME/fixtures" ]; then
7
export FIXTURE_ROOT="$BATS_TEST_DIRNAME/fixtures"
0 commit comments