# Generated by 04-dplyr-tests.R, do not edit by hand
# Workaround for lazytest
test_that("Dummy", { expect_true(TRUE) })
skip_if(Sys.getenv("DUCKPLYR_SKIP_DPLYR_TESTS") == "TRUE")
test_that("errors cleanly on non-vectors", {
expect_snapshot(desc(mean), error = TRUE)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.