test_that("informative error when used with legacy board", {
expect_snapshot(error = TRUE, {
board <- legacy_temp()
pin_meta(board, "x")
})
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.