test_that("ojo_list_tables hasn't changed", {
skip_on_runiverse()
expect_snapshot_value(
ojo_list_tables("public"),
style = "deparse"
)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.