Skip to content

Commit e23189b

Browse files
committed
1 parent 531df95 commit e23189b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/testthat/setup.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Ensure that we don't affect the user's cache when testing
22
withr::local_envvar(
3-
R_USER_CACHE_DIR = tempfile(),
3+
R_PKG_CACHE_DIR = tempfile(),
44
.local_envir = teardown_env()
55
)

0 commit comments

Comments
 (0)