Nothing
test_that("Test issue finder", {
testthat::skip_on_cran()
issue <- find_issue(text = "TEST:", repo_name = "jhudsl/ottrpal")
testthat::expect_true(length(issue$id) > 0)
})
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.