We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19653df commit f18a037Copy full SHA for f18a037
R/test-files.R
@@ -200,7 +200,7 @@ test_files_serial <- function(test_dir,
200
# Because load_all() called by test_files_setup_env() will have already
201
# loaded them. We don't want to rely on testthat's loading since that
202
# only affects the test environment and we want to keep the helpers
203
- # looded in the users session.
+ # loaded in the user's session.
204
load_package <- arg_match(load_package)
205
if (load_package == "source") {
206
load_helpers <- FALSE
0 commit comments