Skip to content

Commit 8a30c72

Browse files
re-document
1 parent cad10f9 commit 8a30c72

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

R/testing.R

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -332,8 +332,8 @@ activate_testthat_cache <- purrr::partial(cache_activate, "testthat")
332332

333333
#' Establish testing setup for current environment
334334
#'
335-
#' @param testthat_cache Whether or not to create and activate a fresh testthat
336-
#' cache.
335+
#' @param cache Whether or not to create and activate a cache in a temporary
336+
#' directory.
337337
#' @param .local_envir The environment to use for scoping.
338338
#' @details
339339
#' * make styler quiet.

man/local_test_setup.Rd

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)