tests/testthat/_snaps/rstudio.md

we error if there isn't exactly one Rproj files

Code
  rproj_path(path)
Condition
  Error:
  ! "test" is not an RStudio Project.
Code
  rproj_path(path)
Condition
  Error:
  ! "test" must contain a single .Rproj file.
  i Found 'a.Rproj' and 'b.Rproj'.


r-lib/usethis documentation built on March 20, 2024, 8:51 p.m.