Skip to content

Commit

Permalink
Update R/fct_connect_to_test_db.R
Browse files Browse the repository at this point in the history
Co-authored-by: Milan Malfait <[email protected]>
  • Loading branch information
BaptisteBR and milanmlft authored Aug 15, 2024
1 parent ed7f2e1 commit 14583b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions R/fct_connect_to_test_db.R
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#' connect_to_test_db
#'
#' @description Connect to the test database
#' @description (using environment variables from .Rprofile)
#' Connect to the test database
#' (using environment variables from .Rprofile)
#'
#' @return A DBI connection to the test database
#'
Expand Down

0 comments on commit 14583b0

Please sign in to comment.