From d47e982d16162e8d34fe69d27fc6f7967f763542 Mon Sep 17 00:00:00 2001 From: olivroy Date: Tue, 12 Mar 2024 14:46:02 -0400 Subject: [PATCH] Update snapshot based on the change in references/assets --- tests/testthat/_snaps/build-reference-index.md | 6 +++--- tests/testthat/_snaps/check.md | 6 +++--- tests/testthat/_snaps/render.md | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/tests/testthat/_snaps/build-reference-index.md b/tests/testthat/_snaps/build-reference-index.md index 726ce3988..d3f6f6722 100644 --- a/tests/testthat/_snaps/build-reference-index.md +++ b/tests/testthat/_snaps/build-reference-index.md @@ -53,14 +53,14 @@ Error: ! All topics must be included in reference index x Missing topics: c, e, and ? - i Either add to _pkgdown.yml or use @keywords internal + i Either add to 'pkgdown/_pkgdown.yml' or use @keywords internal # errors well when a content entry is empty i In index: 1. Caused by error in `.f()`: ! Item 2 in section 1 is empty. - x Delete the empty line or add function name to reference in '_pkgdown.yml'. + x Delete the empty line or add function name to reference in 'pkgdown/_pkgdown.yml'. # errors well when a content entry is not a character @@ -71,7 +71,7 @@ i In index: 1. Caused by error in `.f()`: ! Item 2 in section 1 must be a character. - x You might need to add '' around e.g. - 'N' or - 'off' to reference in '_pkgdown.yml'. + x You might need to add '' around e.g. - 'N' or - 'off' to reference in 'pkgdown/_pkgdown.yml'. # errors well when a content entry refers to a not installed package diff --git a/tests/testthat/_snaps/check.md b/tests/testthat/_snaps/check.md index f1e4bb125..177f09cb3 100644 --- a/tests/testthat/_snaps/check.md +++ b/tests/testthat/_snaps/check.md @@ -6,7 +6,7 @@ Error in `check_pkgdown()`: ! All topics must be included in reference index x Missing topics: ? - i Either add to _pkgdown.yml or use @keywords internal + i Either add to 'pkgdown/_pkgdown.yml' or use @keywords internal # fails if article index incomplete @@ -14,12 +14,12 @@ check_pkgdown(pkg) Condition Error in `check_pkgdown()`: - ! 2 vignettes missing from index in _pkgdown.yml: "articles/nested" and "width". + ! 2 vignettes missing from index in '_pkgdown.yml': "articles/nested" and "width". # informs if everything is ok Code check_pkgdown(pkg) Message - v No problems found in _pkgdown.yml + v No problems found in 'pkgdown/_pkgdown.yml' diff --git a/tests/testthat/_snaps/render.md b/tests/testthat/_snaps/render.md index 700823873..fbb5bef2b 100644 --- a/tests/testthat/_snaps/render.md +++ b/tests/testthat/_snaps/render.md @@ -1,7 +1,7 @@ # check_bootswatch_theme() works Can't find Bootswatch theme "paper" (template.bootswatch) for Bootstrap version "4" (template.bootstrap). - x Edit settings in '_pkgdown.yml' + x Edit settings in 'pkgdown/_pkgdown.yml' # capture data_template()