We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdad567 commit 36fcc47Copy full SHA for 36fcc47
tests/testthat/test-java_full-cycle-live.R
@@ -71,7 +71,7 @@ test_that("full download, install, check, and clear cycle works for all versions
71
java_home_path <- java_install(
72
java_distrib_path = downloaded_file,
73
project_path = temp_project_dir,
74
- autoset_java_env = FALSE,
+ autoset_java_env = TRUE,
75
quiet = rj_quiet,
76
force = FALSE
77
)
0 commit comments