Skip to content

Commit d92b301

Browse files
remove helper from index
1 parent d6675bb commit d92b301

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

R/testing.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -337,6 +337,7 @@ activate_testthat_cache <- purrr::partial(cache_activate, "testthat")
337337
#' @param .local_envir The environment to use for scoping.
338338
#' @details
339339
#' * make styler quiet.
340+
#' @keywords internal
340341
local_test_setup <- function(cache = FALSE,
341342
.local_envir = parent.frame()) {
342343
current_cache <- cache_info(format = "tabular")

man/local_test_setup.Rd

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

0 commit comments

Comments
 (0)