Skip to content

Commit f5b18da

Browse files
ntkmeeregon
authored andcommitted
Fix test
1 parent e90abc4 commit f5b18da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test_helper.bash

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
export TMP="$BATS_TMPDIR"/ruby-build-test
22
export RUBY_BUILD_CURL_OPTS=
33
export RUBY_BUILD_HTTP_CLIENT="curl"
4+
unset JAVA_HOME
45

56
if [ "$FIXTURE_ROOT" != "$BATS_TEST_DIRNAME/fixtures" ]; then
67
export FIXTURE_ROOT="$BATS_TEST_DIRNAME/fixtures"

0 commit comments

Comments
 (0)