Skip to content

Commit

Permalink
update link of example testing structure
Browse files Browse the repository at this point in the history
I think I copied this 10+ years ago?
  • Loading branch information
wibeasley committed Nov 6, 2024
1 parent 3a30d7c commit f32c324
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test-all.R
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Modeled after the R6 testing structure: https://github.com/wch/R6/blob/master/tests/testthat.R
# Modeled after the R6 testing structure: https://github.com/r-lib/R6/blob/main/tests/testthat.R
library(testthat)
library(REDCapR)
# source("R/helpers-testing.R")
Expand Down

0 comments on commit f32c324

Please sign in to comment.