Skip to content

Commit e3c14ac

Browse files
author
LiNk-NY
committed
replace MRAN unit test link
1 parent a5f7bd7 commit e3c14ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/testthat/test_repositories.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ test_that("repositories helper replaces correct URL", {
115115
)
116116

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

0 commit comments

Comments
 (0)