Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
wibeasley committed Oct 12, 2024
1 parent accc206 commit b7c2c58
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/project-dag-write.R
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ populate_project_dag_write <- function(batch = FALSE, verbose = FALSE) {
token = credential$token
)
path_in_dag <- system.file(
"test-data/project-dag/data.csv",
"test-data/projects/dag/data.csv",
package = "REDCapR"
)

Expand Down

0 comments on commit b7c2c58

Please sign in to comment.