aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/R-cran-downlit/files/patch-tests_testthat_test-link.R
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/R-cran-downlit/files/patch-tests_testthat_test-link.R')
-rw-r--r--textproc/R-cran-downlit/files/patch-tests_testthat_test-link.R10
1 files changed, 5 insertions, 5 deletions
diff --git a/textproc/R-cran-downlit/files/patch-tests_testthat_test-link.R b/textproc/R-cran-downlit/files/patch-tests_testthat_test-link.R
index d76be78b37e7..1470cd5f796f 100644
--- a/textproc/R-cran-downlit/files/patch-tests_testthat_test-link.R
+++ b/textproc/R-cran-downlit/files/patch-tests_testthat_test-link.R
@@ -1,9 +1,9 @@
---- tests/testthat/test-link.R.orig 2024-08-13 05:33:03 UTC
+--- tests/testthat/test-link.R.orig 2025-11-28 09:31:09 UTC
+++ tests/testthat/test-link.R
-@@ -217,10 +217,6 @@ test_that("looks in attached packages", {
- href_expr_(vignette("sha1")),
- "https://cran.rstudio.com/web/packages/digest/vignettes/sha1.html"
- )
+@@ -247,10 +247,6 @@ test_that("looks in attached packages", {
+ # href_expr_(vignette("sha1")),
+ # "https://cran.rstudio.com/web/packages/digest/vignettes/sha1.html"
+ # )
- expect_equal(
- href_expr_(vignette("moveline")),
- "https://cran.rstudio.com/web/packages/grid/vignettes/moveline.pdf"