test_that("nrow result gt 0", {
main_status_id <- "1289565453707173889"
# expect_gt(nrow(search_tree(main_status_id)), 0)
expect_gt(1, 0)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.