Skip to content

Commit

Permalink
replace MRAN unit test link
Browse files Browse the repository at this point in the history
  • Loading branch information
LiNk-NY committed Aug 7, 2023
1 parent a5f7bd7 commit e3c14ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test_repositories.R
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ test_that("repositories helper replaces correct URL", {
)

## DO NOT update CRAN repo
repos <- c(CRAN = "https://mran.microsoft.com/snapshot/2017-05-01")
repos <- c(CRAN = "https://packagemanager.posit.co/")
withr::with_options(
list(repos = repos),
{
Expand Down

0 comments on commit e3c14ac

Please sign in to comment.