library(httptest2)
expect_snapshot <- function(...) {
withr::local_envvar("GLITTER.NOCLI" = "blop")
testthat::expect_snapshot(...)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.