test_that("assert_key_set works", {
expect_error(assert_key_set(""),
"Set the environment variable QUALTRICS_KEY.")
expect_true(assert_key_set("foo"))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.