Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test failure: data_reference_index() #2745

Closed
HenningLorenzen-ext-bayer opened this issue Aug 2, 2024 · 1 comment
Closed

Test failure: data_reference_index() #2745

HenningLorenzen-ext-bayer opened this issue Aug 2, 2024 · 1 comment

Comments

@HenningLorenzen-ext-bayer
Copy link
Contributor

devtools::test(filter = "^build-reference-index$")
── Failed tests ─────────────────────────────────────────────────
Failure (test-build-reference-index.R:115:3): can use a topic from another package
Snapshot of code has changed:
old[15:21] vs new[15:21]
        - is_installed()
        - check_installed()
        icon: ~
-     - path: https://rdrr.io/pkg/bslib/man/bs_bundle.html
+     - path: https://rstudio.github.io/bslib/reference/bs_bundle.html
        title: Add low-level theming customizations (from bslib)
        lifecycle: ~
        aliases:

* Run testthat::snapshot_accept('build-reference-index') to accept the change.
* Run testthat::snapshot_review('build-reference-index') to interactively review the change.
@hadley
Copy link
Member

hadley commented Aug 2, 2024

Fixed in #2744 😄

@hadley hadley closed this as completed Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants