Skip to content

Commit

Permalink
spelling mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzwalthert committed Jan 21, 2024
1 parent 4532c8f commit 744205d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion R/testing.R
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ not_conda <- function() {
#' @param git Whether or not to init git in the local directory.
#' @param autoupdate Whether or not to run [autoupdate()] as part of this
#' fixture.
#' @param use_precommmit Whether or not to [use_precommit()].
#' @param use_precommit Whether or not to [use_precommit()].
#' @keywords internal
local_test_setup <- function(git = TRUE,
use_precommit = FALSE,
Expand Down
4 changes: 2 additions & 2 deletions man/local_test_setup.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 744205d

Please sign in to comment.