# Executed before the tests
requireNamespace("lgr")
previous_threshold <- lgr::lgr$threshold
lgr::lgr$set_threshold("error")
logger <- lgr::get_logger("mlr3")
logger$set_threshold("error")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.