# WARNING - Generated by {fusen} from /dev/flat_full.Rmd: do not edit by hand
test_that("my_median works properly and show error if needed", {
expect_true(my_other_median(1:12) == 6.5)
expect_error(my_other_median("text"))
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.