Skip to content

Commit f18a037

Browse files
hadleyDavisVaughan
andauthored
Update R/test-files.R
Co-authored-by: Davis Vaughan <[email protected]>
1 parent 19653df commit f18a037

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/test-files.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ test_files_serial <- function(test_dir,
200200
# Because load_all() called by test_files_setup_env() will have already
201201
# loaded them. We don't want to rely on testthat's loading since that
202202
# only affects the test environment and we want to keep the helpers
203-
# looded in the users session.
203+
# loaded in the user's session.
204204
load_package <- arg_match(load_package)
205205
if (load_package == "source") {
206206
load_helpers <- FALSE

0 commit comments

Comments
 (0)