Skip to content

Commit

Permalink
maybe this?
Browse files Browse the repository at this point in the history
  • Loading branch information
radbasa committed Aug 9, 2024
1 parent fcefd6f commit e7d069d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Suggests:
lintr,
magrittr,
mockery,
rprofile,
rprojroot,
stringi,
stringr,
Expand Down
1 change: 1 addition & 0 deletions tests/testthat/helper-utils.R
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ language_client <- function(working_dir = getwd(), diagnostics = FALSE, capabili
write(rprofile, ".Rprofile", append = TRUE)
readLines(".Rprofile")
})
rprofile::load()

if (nzchar(Sys.getenv("R_LANGSVR_LOG"))) {
script <- sprintf(
Expand Down

0 comments on commit e7d069d

Please sign in to comment.