test_that("use", {
skip("Issue 54. Issue #54")
expect_equal(
get_all_personalities(),
c("chase", "ambush", "freak", "idiot")
)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.