test_that("check-get_repo_meta", {
skip_if_offline()
expect_snapshot(get_repo_meta("annakrystalli/rdflib")) # nolint: nonportable_path_linter
expect_snapshot(get_repo_meta("bogusrepo"), error = TRUE)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.